Gitmem runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 28 Jun 2026.
Persistent institutional memory for AI coding agents. Memory that compounds.
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 gitmem -- npx -y gitmem-mcp
{
"mcpServers": {
"gitmem": {
"args": [
"-y",
"gitmem-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gitmem]
command = "npx"
args = ["-y", "gitmem-mcp"]
{
"mcpServers": {
"gitmem": {
"args": [
"-y",
"gitmem-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gitmem": {
"args": [
"-y",
"gitmem-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.