rag-rat runs on your own machine — the client starts it, so there is no endpoint to ping. 237 installs a week from npm. Last commit 3 Aug 2026.
Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add rag-rat -- npx -y @rag-rat/bin
{
"mcpServers": {
"rag-rat": {
"args": [
"-y",
"@rag-rat/bin"
],
"command": "npx"
}
}
}
[mcp_servers.rag-rat]
command = "npx"
args = ["-y", "@rag-rat/bin"]
{
"mcpServers": {
"rag-rat": {
"args": [
"-y",
"@rag-rat/bin"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"rag-rat": {
"args": [
"-y",
"@rag-rat/bin"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.