Projectmem runs on your own machine — the client starts it, so there is no endpoint to ping. 805 installs a week from pypi. Last commit 15 Sep 2026.
Coding agent memory — one local MCP server for every project. Warns before repeating failed fixes.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Local-first, state-centric memory for coding agents. MCP server + CLI.
Local-first memory for coding agents — MCP server, single SQLite file, local embeddings
Self-hosted decision memory for AI coding agents; warns before re-proposing a rejected approach.
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.
Local-first project memory and mistake-prevention guardrails for AI coding agents.
Decision memory for AI coding agents: captures decisions once, briefs every agent before it acts.
Answers built from our own checks of this server.