Code Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 291 installs a week from pypi. Last commit 20 May 2026.
Local semantic code search with Git history. Works offline, no API key needed.
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 code-memory -- uvx code-memory
{
"mcpServers": {
"code-memory": {
"args": [
"code-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.code-memory]
command = "uvx"
args = ["code-memory"]
{
"mcpServers": {
"code-memory": {
"args": [
"code-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"code-memory": {
"args": [
"code-memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.