Knowledge Systems
Trust: 37/100 (Limited)RAGMap MCP Guide
Discover RAG-capable MCP servers. Search by meaning; filter by remote, citations, local. Four tools.
2 starsby khalidsaidi
Quick Start
Install
npx @khalidsaidi/ragmap-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-khalidsaidi-ragmap": {
"command": "npx",
"args": [
"@khalidsaidi/ragmap-mcp"
]
}
}
}