HomeKnowledge & Memory › rag-mcp

rag-mcp

Minimal RAG-over-a-corpus MCP retrieval: search_knowledge returns cited chunks. Local embeddings.

Python Local
★ 0 stars Last pushed 2026-09-22 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.0)

uvx jaimenbell-rag-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "rag-mcp": {
      "command": "uvx",
      "args": [
        "jaimenbell-rag-mcp"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry