Submit

mcp-local-rag

@nkapila6

"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨

Tools

rag_search_ddgs

rag_search_google

deep_research

deep_research_google

deep_research_ddgs

Server Config

{
  "mcpServers": {
    "mcp-local-rag": {
      "command": "uvx",
      "args": [
        "--python=3.10",
        "--from",
        "git+https://github.com/nkapila6/mcp-local-rag",
        "mcp-local-rag"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.