Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by alizdavoodi • Search & Retrieval
Crawls websites into Markdown and exposes a local MCP server that makes the documentation semantically searchable via embeddings.
Search and retrieve relevant sections from crawled website documentation using semantic similarity.
Load and browse heading-structured documentation from local Markdown files for context-aware responses.
A local, cached embedding backend to reduce startup time and avoid repeated remote embedding calls.
This project provides a web crawler that turns site content into consolidated Markdown files and an MCP server that loads, chunks, and embeds those files for semantic search. It includes caching of chunks and embeddings to speed subsequent startups and automatic cache invalidation when source files change. The MCP server exposes tools (list documents, get headings, semantic search) suitable for integration with agents like Cursor/Claude via stdio. Benefits include local, privacy-friendly search over documentation and easier agent access to site content without external services.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.