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%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
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"
    }
  }
}