Skip to content
Back to search
30
MCP

@remem-ai/remem

npm/@remem-ai/remem

Local-first coding agent memory for Claude Code and OpenAI Codex

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@aictx/memory
Local-first project memory for AI coding agents.
0 tools
io.github.riponcm/projectmem
Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.teleai-uagi/telemem
Long-term and multimodal memory for AI agents - character-aware, mem0-compatible, fully-local option
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
@keweixin/code-memory
Context Ledger and evidence-backed code graph for AI coding agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@remem-ai/remem": {
      "url": "None",
      "transport": "http"
    }
  }
}