Context Keeper runs on your own machine — the client starts it, so there is no endpoint to ping. 1 123 installs a week from pypi. Last commit 2 Aug 2026.
Durable project-memory MCP: decisions, constraints, and pipelines across Claude sessions.
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 context-keeper -- uvx context-keeper-mcp
{
"mcpServers": {
"context-keeper": {
"args": [
"context-keeper-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.context-keeper]
command = "uvx"
args = ["context-keeper-mcp"]
{
"mcpServers": {
"context-keeper": {
"args": [
"context-keeper-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"context-keeper": {
"args": [
"context-keeper-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.