MCP Server
MCP
RAGMap MCP
Discover and recommend retriever MCP servers. Includes top picks and install config tools.
Install
npx -y @khalidsaidi/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://ragmap-api.web.app/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@khalidsaidi/ragmap-mcp",
"version": "1.0.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "ragmap-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment