Memory Engine MCP
Local-first graph memory for AI assistants with SQLite, semantic search, and MCP tools.
Install
Dockersse
docker run -i --rm ghcr.io/simoneb79/memory-engine-mcp:1.5.3 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-simoneb79-memory-engine-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/simoneb79/memory-engine-mcp:1.5.3"
]
}
}
} Source: official MCP Registry record · registry name io.github.SimoneB79/memory-engine-mcp · published 2026-07-17 · updated 2026-07-17. Not an endorsement; review the code before connecting it to anything sensitive.