Projectmem runs on your own machine — the client starts it, so there is no endpoint to ping. 174 installs a week from pypi. Last commit 1 Aug 2026.
Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
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 projectmem -- uvx projectmem
{
"mcpServers": {
"projectmem": {
"args": [
"projectmem"
],
"command": "uvx"
}
}
}
[mcp_servers.projectmem]
command = "uvx"
args = ["projectmem"]
{
"mcpServers": {
"projectmem": {
"args": [
"projectmem"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"projectmem": {
"args": [
"projectmem"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.