Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by praveenc • Uncategorized
A server for searching and fetching Model Context Protocol documentation using BM25 search.
Perform ranked searches over MCP protocol documentation.
Fetch full MCP documentation content by URL.
That require a local MCP server process for easy integration with MCP clients.
MCP Docs Server provides a high-quality ranked search over MCP protocol documentation using the BM25 algorithm with Porter stemming and weighted scoring for headers, code blocks, and links. It supports fast startup by indexing document titles and fetching content on demand, and runs as a local process via stdio transport for easy integration. The server is built with TypeScript using the official MCP SDK and offers tools to search and fetch full document content by URL.