AgentUni

Memory MCP Server

by @j0hanz / v1.7.0

SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal.

Install

npm / stdio

npx -y @j0hanz/memory-mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-j0hanz-memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@j0hanz/memory-mcp"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.j0hanz/memory-mcp · published 2026-03-01 · updated 2026-03-01. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Databases & Storage servers

Browse category