MCP.so
Sign In
Servers

@ragrabbit/mcp

@madarco

Open Source, Self-Hosted, AI Search and LLM.txt for your website

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "<name_of_your_documentation_no_spaces>": {
      "command": "npx",
      "args": [
        "@ragrabbit/mcp",
        "http://<RagRabbit install>/",
        "<name of your documentation>"
      ]
    }
  }
}

More from Other