Back to Home
maxvoltage icon

sourcetap

Verified Safe

by maxvoltage

Overview

SourceTap enables AI assistants to learn and search any library's documentation directly from GitHub repositories or documentation URLs.

Installation

Run Command
uv --directory /absolute/path/to/sourcetap run python main.py

Security Notes

The server downloads content from user-provided URLs (ZIP archives and webpages). While content is processed by internal libraries (zipfile, minsearch) and a proxy (jina.ai), this introduces a dependency on external content and services. A malicious URL could potentially lead to large file downloads (DoS), or exploit vulnerabilities in the parsing libraries, though Python's standard libraries are generally robust. There are no explicit uses of `eval`, `os.system`, or direct shell commands with user input. No hardcoded secrets were found.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens4000
Stars0
Forks0
Last Update2026-01-16

Tags

RAGDocumentation SearchAI Assistant ToolsWeb ScrapingDeveloper Tools