RAGMap
A registry-compatible MCP server and subregistry for finding RAG-focused MCP servers.
Install
claude mcp add --transport http ragmap https://<your-mcp-domain>/mcp
Add this to your Claude Code MCP settings or run via the CLI.
About
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.