← Back to Plugins
MCP Server MCP

remem-mcp — Local-first MCP Memory + CodeGraph + Wiki

github By github 👁 1 views ▲ 0 votes

Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "remem-mcp",
      "version": "0.5.17",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...