RAGMap API
MCP subregistry API + RAG-focused search for MCP servers. Find the right retrieval server by meaning, category, or filters (e.g. remote-only, min score).
How to connect
Cursor / Claude (MCP): Add this server — npx -y @khalidsaidi/ragmap-mcp@latest
Streamable HTTP (no install): https://ragmap-api.web.app/mcp
- Browse RAG servers — filter, compare, copy Cursor/Claude config
- Embed widget — put “Search RAG MCP servers” on your site (iframe)
- RAG Search demo — try semantic + keyword search
- Swagger UI
- OpenAPI JSON
- Health / Status —
embeddingswhen semantic search is on - Privacy Policy
- Discovery link convention — add
discoveryServiceto your server.json
Features: Registry-compatible /v0.1/servers; /rag/search with optional semantic ranking; /rag/categories; filter by categories, minScore, transport, hasRemote.