AgentUni

Memory Engine MCP

by @SimoneB79 / v1.5.3

Local-first graph memory for AI assistants with SQLite, semantic search, and MCP tools.

Install

Docker / sse

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.

Similar

More Databases & Storage servers

Browse category