Back to search
30
MCP

io.github.riponcm/projectmem

io.github.riponcm/projectmem

Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.

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
com.runmemento/memento
Local-first, LLM-agnostic memory layer for AI assistants.
0 tools
@psraghuveer/memento
Local-first, LLM-agnostic memory layer for AI assistants. Run via npx @psraghuveer/memento.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.gitmem-dev/gitmem
Persistent institutional memory for AI coding agents. Memory that compounds.
0 tools
io.github.omega-memory/core
Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.riponcm/projectmem": {
      "url": "None",
      "transport": "http"
    }
  }
}