Loomal

Repo Memory

MCP server by github.com/yubinkim444/repo-memory

Shared, git-tracked working memory for AI agents on the same codebase.

1 starspypi: repo-memory-mcp

About Repo Memory

Repo Memory is an MCP (Model Context Protocol) server published by yubinkim444 in the official MCP registry, listed under Autonomous Agents on Loomal. Shared, git-tracked working memory for AI agents on the same codebase.

It ships as a Python package on PyPI (repo-memory-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yubinkim444/repo-memory, where the project has earned 1 GitHub stars.

Use Repo Memory with your agent

Claude Code · one command
claude mcp add repo-memory -- uvx repo-memory-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "repo-memory": {
      "command": "uvx",
      "args": [
        "repo-memory-mcp"
      ]
    }
  }
}
pypirepo-memory-mcp

Frequently asked questions

What is Repo Memory?
Repo Memory is an MCP (Model Context Protocol) server by yubinkim444 in the Autonomous Agents category. Shared, git-tracked working memory for AI agents on the same codebase.
How do I connect Repo Memory to Claude, Cursor, or another MCP client?
Install Repo Memory from its pypi package (repo-memory-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 Repo Memory open source?
Yes — the source code is public at github.com/yubinkim444/repo-memory, with 1 GitHub stars.
Can AI agents pay to use Repo Memory?
Not yet through Loomal — Repo Memory 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 Repo Memory? Claim this listing free by verifying GitHub ownership, or contact us.