← All servers
πŸ”

Code MemoryVerifiedπŸ›‘ No advisories

io.github.kapillamba4/code-memory
New to MCP? Start here β†’
47β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/kapillamba4, which proved it owns this namespace.

Verified owner: github.com/kapillamba4 β†—io.github.kapillamba4/code-memory

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads CODE_MEMORY_LOG_LEVEL, EMBEDDING_MODEL.

About

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

Packages & transports

pypicode-memoryv1.0.33 Β· uvx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "code_memory": {
      "command": "uvx",
      "args": [
        "code-memory"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx code-memory