Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by xinlei413 • Tools & CLI
An MCP server that scrapes, processes, indexes, and searchable documents for 3rd‑party package documentation (websites, GitHub, npm, PyPI, local files).
Fetch and index documentation from websites, GitHub, npm, PyPI or local files for fast lookup.
Run full‑text searches across library docs, versions, and unversioned content using a local SQLite store.
Automated scraping and background job management (scrape jobs, progress, cancelation) with a CLI and Docker/npx deployment.
This server crawls and converts documentation into markdown, splits content semantically, and stores it in SQLite with FTS5 full‑text search for fast retrieval. Embedding/vector features have been removed in this version, so vector search is not available; the project retains full‑text search and integrated large‑model chat/completions (including OpenRouter support). It exposes MCP tools and a CLI to manage scraping jobs, check job status, search docs, list libraries/versions, remove documents, and fetch single URLs. Deployable via Docker or npx for easy local or containerized usage.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.