Skip to content
Back to search
30
MCP

projectmind

io.github.nodemint-dev/projectmind

Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.

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

Similar MCP servers embedding-nearest

io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
repomemory
Your codebase never forgets. Persistent, structured memory for AI coding agents.
0 tools
io.github.danielguru/repomemory
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
0 tools
io.github.myrakrusemark/memento-protocol
Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.
0 tools

How to use

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

{
  "mcpServers": {
    "projectmind": {
      "url": "None",
      "transport": "http"
    }
  }
}