Skip to content
Back to search
30
MCP sse

Tentra — Memory for AI Coding Agents

io.github.rdanieli/tentra

Memory for AI coding agents. Call graphs + refactor safety + persistent code context. 35 MCP tools.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.anvanster/tempera
Persistent episodic memory for AI coding: capture, retrieve, brief, dream cycle, cross-project.
0 tools
codevira-mcp
Persistent adaptive memory for AI coding agents — MCP server with context graph, semantic search, adaptive learning, roadmap tracking, and c
0 tools
io.github.yantrikos/yantrikdb-mcp
Cognitive memory for AI agents — semantic memory, knowledge graph, and adaptive recall
0 tools
cortex-mcp
Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.
0 tools
io.github.nhadaututtheky/neural-memory
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
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": {
    "tentra_—_memory_for_ai_coding_agents": {
      "url": "https://trytentra.com/api/mcp",
      "transport": "sse"
    }
  }
}