Loomal

gitmem

MCP server by github.com/gitmem-dev/gitmem

Persistent institutional memory for AI coding agents. Memory that compounds.

8 starsnpm: gitmem-mcp

About gitmem

gitmem is an MCP (Model Context Protocol) server published by gitmem-dev in the official MCP registry, listed under Autonomous Agents on Loomal. Persistent institutional memory for AI coding agents. Memory that compounds.

It ships as an npm package (gitmem-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gitmem-dev/gitmem, where the project has earned 8 GitHub stars.

Use gitmem with your agent

Claude Code · one command
claude mcp add gitmem -- npx -y gitmem-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gitmem": {
      "command": "npx",
      "args": [
        "-y",
        "gitmem-mcp"
      ]
    }
  }
}
npmgitmem-mcp

Frequently asked questions

What is gitmem?
gitmem is an MCP (Model Context Protocol) server by gitmem-dev in the Autonomous Agents category. Persistent institutional memory for AI coding agents. Memory that compounds.
How do I connect gitmem to Claude, Cursor, or another MCP client?
Install gitmem from its npm package (gitmem-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is gitmem open source?
Yes — the source code is public at github.com/gitmem-dev/gitmem, with 8 GitHub stars.
Can AI agents pay to use gitmem?
Not yet through Loomal — gitmem is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain gitmem? Claim this listing free by verifying GitHub ownership, or contact us.