HomeDevelopment › rag-rat

rag-rat

Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.

Rust Local macOSWindowsLinux
★ 20 stars Last pushed 2026-09-24 License: MIT

Topics: Developer Tools

Connect

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

Package (npm 0.23.2)

npx -y @rag-rat/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "rag-rat": {
      "command": "npx",
      "args": [
        "-y",
        "@rag-rat/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

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

Data from the Official MCP Registry