Mnemon MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 17 Jul 2026.
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
Today is the operative word: we check Mnemon 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 mnemon-mcp -- npx -y mnemon-mcp
{
"mcpServers": {
"mnemon-mcp": {
"args": [
"-y",
"mnemon-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mnemon-mcp]
command = "npx"
args = ["-y", "mnemon-mcp"]
{
"mcpServers": {
"mnemon-mcp": {
"args": [
"-y",
"mnemon-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mnemon-mcp": {
"args": [
"-y",
"mnemon-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MNEMON_DB_PATH (Path to SQLite database file (default: ~/.mnemon-mcp/memory.db)), MNEMON_EMBEDDING_PROVIDER (Embedding provider for vector search: 'openai' or 'ollama' (default: disabled)), MNEMON_EMBEDDING_API_KEY (API key for embedding provider (required for OpenAI)).
The author declared them in the registry entry; get the values from the project itself.
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 persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
Memory for AI agents — MLX (Apple Silicon) or CPU (Linux), sqlite-vec + BM25, zero cloud.
Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
Local-first AI memory cartridge with persistent MCP memory for Claude via SQLite FTS5.
Persistent memory for AI coding agents: one Rust binary, one local SQLite database.
Answers built from our own checks of this server.