MegaMemory

0xK3vin/MegaMemory
★ 142 stars TypeScript 🤖 AI/LLM Updated 19d ago
Persistent project knowledge graph for coding agents. MCP server with semantic search, in-process embeddings, and web explorer.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "megamemory": {
      "command": "npx",
      "args": [
        "-y",
        "0xK3vin/MegaMemory"
      ]
    }
  }
}

Topics

agentic-codingaiai-agentsclaude-codecode-contextcoding-agentembeddingsknowledge-graphllmmcpmcp-serveropencodepersistent-memorysqlitetypescript