Skip to content
Back to search
30
MCP

io.github.kaaustubh/project-memory-mcp

io.github.kaaustubh/project-memory-mcp

Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.

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

Similar MCP servers embedding-nearest

io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
cortex-mcp
Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
io.github.nhadaututtheky/neural-memory
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
0 tools
io.github.nikitacometa/mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kaaustubh/project-memory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}