Back to MCP Servers
Ragmap
MapRag: RAG-focused subregistry + MCP server to discover and route to retrieval-capable MCP servers using structured constraints and explainable ranking.
aggregatorsairag
By khalidsaidi
Installation
npx -y ragmapConfiguration
{
"mcpServers": {
"ragmap": {
"command": "npx",
"args": ["-y", "ragmap"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes