Project Memory MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from npm. Last commit 7 Sep 2026.
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
Today is the operative word: we check Project Memory MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 project-memory-mcp -- npx -y @kaaustubh/project-memory-mcp
{
"mcpServers": {
"project-memory-mcp": {
"args": [
"-y",
"@kaaustubh/project-memory-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.project-memory-mcp]
command = "npx"
args = ["-y", "@kaaustubh/project-memory-mcp"]
{
"mcpServers": {
"project-memory-mcp": {
"args": [
"-y",
"@kaaustubh/project-memory-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"project-memory-mcp": {
"args": [
"-y",
"@kaaustubh/project-memory-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PROJECT_MEMORY_ROOT (Absolute path to the folder that holds your projects (the memory root). Defaults to the parent of the script if unset, so set it when running via npx.).
The author declared them in the registry entry; get the values from the project itself.
Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.
Team-aware memory: intent, decisions, real-time conflicts for AI coding assistants.
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
Persistent, governed institutional memory for Claude Code — specs, decisions, learnings.
Bug translation for vibe coders: plain-English diagnosis + paste-ready fix in your AI coding agent
Project memory for coding agents: requirements, decisions, code graph and delivery telemetry.
Project memory across sessions for AI agents. A queryable decision log in the repo.
Persistent engineering memory for AI coding agents. Survives refactors, knows when it is stale.
Answers built from our own checks of this server.