remem-mcp

tinhien11/remem-mcp
★ 0 stars TypeScript AI/LLM Updated today
Long-term memory MCP server for AI coding agents. SQLite + FTS5 + vector search, CodeGraph, error learning, compaction survival. Beats Mem0 on benchmarks. No cloud, no API key.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "remem-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tinhien11/remem-mcp"
      ]
    }
  }
}

Topics

agent-memoryai-agentclaude-codecodegraphcoding-agentcontext-engineeringcursorllmlocal-firstlong-term-memorymcpmemorymodel-context-protocolsqlitevector-search