Skip to content
Back to search
30
MCP

io.github.ksym04/limpet

io.github.ksym04/limpet

Persistent engineering memory for AI coding agents. Survives refactors, knows when it is stale.

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

Similar MCP servers embedding-nearest

io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
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
io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ksym04/limpet": {
      "url": "None",
      "transport": "http"
    }
  }
}