MCP server for searching MCP protocol documentation
A Model Context Protocol (MCP) server for searching MCP protocol documentation. Built with TypeScript using the official MCP SDK. BM25 Search - High-quality ranked search using BM25 algorithm with Porter stemming Fast Startup - Indexes document titles at startup, fetches content on-demand Markdown Aware - Weights headers, code blocks, and links for better relevance stdio Transport - Runs as a…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server for searching MCP protocol documentation. Built with TypeScript using the official MCP SDK. BM25 Search - High-quality ranked search using BM25 algorithm with Porter stemming Fast Startup - Indexes document titles at startup, fetches content on-demand Markdown Aware - Weights headers, code blocks, and links for better relevance stdio Transport - Runs as a local process for easy integration The easiest way to test the server is with the MCP Inspector: Add to…