RAGMap
A registry-compatible MCP server and subregistry for finding RAG-focused MCP servers.
安裝
claude mcp add --transport http ragmap https://<your-mcp-domain>/mcp
把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。
介紹
RAGMap is a lightweight MCP Registry-compatible subregistry and MCP server focused on RAG-related MCP servers. It ingests the official MCP Registry, enriches records for retrieval use cases, and serves search and browse endpoints. The project exposes both remote Streamable HTTP and local stdio MCP access, with tools for finding servers, fetching server details, listing categories, and explaining ranking scores. It also provides a registry-style API with filters such as reachability, transport, citations, and local-only support. RAGMap is intended for discovery and routing rather than retrieval itself. Users can use it to choose a retrieval-capable MCP server, then connect to that server for the actual document or knowledge retrieval workflow.