Serversio.github.khalidsaidi/ragmap
R

RAGMap MCP

io.github.khalidsaidi/ragmap · v0.1.3
▦ npm
v0.1.3npm npm: @khalidsaidi/ragmap-mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.khalidsaidi/ragmap",
  "description": "Discover RAG-capable MCP servers. Search by meaning; filter by remote, citations, local. Four tools.",
  "title": "RAGMap MCP",
  "repository": {
    "url": "https://github.com/khalidsaidi/ragmap.git",
    "source": "github",
    "subfolder": "packages/mcp-local"
  },
  "version": "0.1.3",
  "websiteUrl": "https://ragmap-api.web.app",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@khalidsaidi/ragmap-mcp",
      "version": "0.1.3",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "ragmap-mcp",
          "type": "positional"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}