HomeKnowledge & Memory › agent-memory

agent-memory

Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.

Go Local macOSWindowsLinux
★ 11 stars Last pushed 2026-09-23 License: Apache-2.0

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.6.1)

npx -y @xchucx/agent-memory@0.6.1

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-memory": {
      "command": "npx",
      "args": [
        "-y",
        "@xchucx/agent-memory@0.6.1"
      ]
    }
  }
}

Related servers

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

Data from the Official MCP Registry