HomeKnowledge & Memory › GoodMemory

GoodMemory

Durable user/project memory for MCP clients: recall context and remember selected facts.

TypeScript Local
★ 18 stars Last pushed 2026-09-14 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.7.5)

npx -y goodmemory@0.7.5

Or add to your MCP client config:

{
  "mcpServers": {
    "goodmemory": {
      "command": "npx",
      "args": [
        "-y",
        "goodmemory@0.7.5"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry