← Back to Plugins
MCP Server MCP

Memory MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @j0hanz/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@j0hanz/memory-mcp",
      "version": "1.7.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...