khalidsaidi/ragmap
MapRag: RAG-focused subregistry + MCP server to discover and route to retrieval-capable MCP servers using structured constraints and explainable ranking.
Quick Start
Clone the repository:
git clone https://github.com/khalidsaidi/ragmapClaude Desktop configuration example:
{
"mcpServers": {
"ragmap": {
"command": "npx",
"args": [
"-y",
"khalidsaidi/ragmap"
]
}
}
}Check the repository README for specific installation and configuration instructions.