khalidsaidi/ragmap
π βοΈ π π πͺ π§ - MapRag: RAG-focused subregistry + MCP server to discover and route to retrieval-capable MCP servers using structured constraints and explainable ranking.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: khalidsaidi/ragmap Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-khalidsaidi-ragmap
Detailed Documentation
π βοΈ π π πͺ π§ - MapRag: RAG-focused subregistry + MCP server to discover and route to retrieval-capable MCP servers using structured constraints and explainable ranking.
Configuration
{
"mcpServers": {
"khalidsaidi-ragmap": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-khalidsaidi-ragmap"
],
"env": {}
}
}
}