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…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…