Agentโ™ฅ๏ธŽAge
Catalog

io.github.praveenc/mcp-docs-server

Official

by praveenc ยท TypeScript

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, the server provides BM25-based search over MCP documentation and rapid startup through indexed documents. It is designed for developers integrating MCP docs lookup into IDEs and CLIs.

๐Ÿ› ๏ธ Key Features

  • BM25 search with Porter stemming for high-quality results
  • Fast startup with pre-indexed MCP documentation
  • TypeScript implementation using the official MCP SDK
  • Exposes a searchable interface suitable for KiRo CLI and KiRo IDE integrations
  • Topics include mcp, mcp-server, model-context-protocol, documentation

๐Ÿš€ Use Cases

  • In-IDE MCP documentation lookups
  • Quick reference or discovery of MCP protocol fields
  • Tooling integration for MCP-based projects
  • Documentation search for MCP protocol variants and versions

โšก Developer Benefits

  • Clear, TypeScript-based server ready for integration
  • Grounded in MCP SDK with focused documentation search
  • Open data for model-context-protocol tooling ecosystems
  • Reusable search components for other MCP-related servers

โš ๏ธ Limitations

  • Readme excerpt indicates BM25-based search; performance depends on indexed documents
  • Requires MCP SDK environment and TypeScript runtime
  • Availability and versioning tied to MCP Registry metadata

Topics

ai-toolsbm25documentationkiro-clikiro-idellmmcpmcp-servermodel-context-protocoltypescript