HomeProductivity › keymem

keymem

Associative key-graph memory for LLM agents — recall by association, not vector similarity.

TypeScript Local macOSWindowsLinux
★ 3 stars Last pushed 2026-09-20 License: MIT

Topics: Workplace & Productivity

Connect

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

Package (npm 0.17.0)

npx -y keymem@0.17.0

Or add to your MCP client config:

{
  "mcpServers": {
    "keymem": {
      "command": "npx",
      "args": [
        "-y",
        "keymem@0.17.0"
      ]
    }
  }
}

Related servers

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

Data from the Official MCP Registry