Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by xinlei413 • Workflow & Task Management
An MCP server that scrapes, indexes, and searches third‑party package documentation, exposing MCP/CLI tools for scraping, versioned indexing, searching, and job management.
Access and search indexed documentation for libraries and packages (including versioned docs) to answer developer questions.
Fetch a single web page and convert it to Markdown for downstream processing or display.
Orchestrate and monitor asynchronous scraping and indexing jobs (start, cancel, list, and check job status).
This server crawls and fetches documentation from websites, GitHub, package registries or local files, splits content semantically, and indexes it for fast search and retrieval. It is designed to store documents in SQLite (with FTS5 for full-text search) and originally supported vector embeddings and hybrid search; note the README states embedding functionality has been removed in the current version so only full-text search and chat/completions remain. The project includes asynchronous job handling, versioning of indexed docs, OpenRouter-compatible chat/completions integration, and easy deployment via Docker or npx. Useful for building agents that need to query or navigate library docs and manage indexing workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.