Tentra — Memory for AI Coding Agents
Rank #24014glama/rdanieli/tentra-mcp
Memory for AI coding agents. Persistent code graph + AI architecture diagrams. 35 MCP tools.
Tentra — Memory for AI Coding Agents is a Model Context Protocol (MCP) server published by rdanieli. It ranks #24014 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Tentra — Memory for AI Coding Agents is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Apr 18, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 34,886 of 58,900 servers on MCP Toplist.
Use Tentra — Memory for AI Coding Agents
Add Tentra — Memory for AI Coding Agents to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"tentra-mcp": {
"url": "https://trytentra.com/api/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"tentra-mcp": {
"command": "npx",
"args": [
"-y",
"tentra-mcp"
],
"env": {
"TENTRA_API_KEY": "<your TENTRA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
rdanieli
Other servers by rdanieli
View all rdanieli servers →Available versions (6)
| Version | Published |
|---|---|
| 1.3.2 | Apr 20, 2026 |
| 1.2.8 | Apr 20, 2026 |
| 1.2.5 | Apr 20, 2026 |
| 1.2.4 | Apr 19, 2026 |
| 1.2.0 | Apr 18, 2026 |
| 1.1.1 | Apr 3, 2026 |
Frequently asked questions
- What is Tentra — Memory for AI Coding Agents?
- Memory for AI coding agents. Persistent code graph + AI architecture diagrams. 35 MCP tools.
- Who maintains Tentra — Memory for AI Coding Agents?
- Tentra — Memory for AI Coding Agents is maintained by rdanieli, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Tentra — Memory for AI Coding Agents an official MCP server?
- Yes — Tentra — Memory for AI Coding Agents is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Tentra — Memory for AI Coding Agents have?
- MCP Toplist tracks 6 versions of Tentra — Memory for AI Coding Agents, most recently published on Apr 20, 2026.
- Where can I find the source code for Tentra — Memory for AI Coding Agents?
- The source code for Tentra — Memory for AI Coding Agents is hosted at github.com/rdanieli/tentra-mcp.