Repo Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi. Last commit 20 May 2026.
Shared, git-tracked working memory for AI agents on the same codebase.
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 repo-memory -- uvx repo-memory-mcp
{
"mcpServers": {
"repo-memory": {
"args": [
"repo-memory-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.repo-memory]
command = "uvx"
args = ["repo-memory-mcp"]
{
"mcpServers": {
"repo-memory": {
"args": [
"repo-memory-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"repo-memory": {
"args": [
"repo-memory-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.