Skip to content
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%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.lumayapartners/memini
Local-first project memory and mistake-prevention guardrails for AI coding agents.
0 tools
@aictx/memory
Local-first project memory for AI coding agents.
0 tools
@remem-ai/remem
Local-first coding agent memory for Claude Code and OpenAI Codex
0 tools
memorix
Local-first shared memory layer for AI coding agents across MCP clients, Git history, reasoning context, and project sessions.
0 tools
granite-mem
Local-first markdown memory system for humans and AI agents: MCP server, typed knowledge graph, deterministic garden planning.
0 tools
com.runmemento/memento
Local-first, LLM-agnostic memory layer for AI assistants.
0 tools

How to use

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

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