Loomal

code-memory

MCP server by github.com/kapillamba4/code-memory

Local semantic code search with Git history. Works offline, no API key needed.

41 starspypi: code-memory

About code-memory

code-memory is an MCP (Model Context Protocol) server published by kapillamba4 in the official MCP registry, listed under Search on Loomal. Local semantic code search with Git history. Works offline, no API key needed.

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

Development happens in the open at github.com/kapillamba4/code-memory, where the project has earned 41 GitHub stars.

Use code-memory with your agent

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

Frequently asked questions

What is code-memory?
code-memory is an MCP (Model Context Protocol) server by kapillamba4 in the Search category. Local semantic code search with Git history. Works offline, no API key needed.
How do I connect code-memory to Claude, Cursor, or another MCP client?
Install code-memory from its pypi package (code-memory) 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 code-memory open source?
Yes — the source code is public at github.com/kapillamba4/code-memory, with 41 GitHub stars.
Can AI agents pay to use code-memory?
Not yet through Loomal — code-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 code-memory? Claim this listing free by verifying GitHub ownership, or contact us.