Mneme Memory runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
Cross-session memory for AI coding agents via six tools; local-first SQLite store.
Today is the operative word: we check Mneme Memory 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 mneme-memory -- npx -y mneme-memory
{
"mcpServers": {
"mneme-memory": {
"args": [
"-y",
"mneme-memory"
],
"command": "npx"
}
}
}
[mcp_servers.mneme-memory]
command = "npx"
args = ["-y", "mneme-memory"]
{
"mcpServers": {
"mneme-memory": {
"args": [
"-y",
"mneme-memory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mneme-memory": {
"args": [
"-y",
"mneme-memory"
],
"command": "npx"
}
}
}
Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.
Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.
Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.
Local-first memory for coding agents — MCP server, single SQLite file, local embeddings
Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor
Local MCP memory for coding agents. SQLite on your machine — preferences persist across chats.
Answers built from our own checks of this server.