Cathedral — Persistent Memory for AI Agents
Rank #7006glama/AILIFE1/Cathedral
Persistent memory and identity infrastructure for AI agents. Cross-session wake protocol, drift detection, immutable snapshots, and shared memory spaces — free hosted API
Cathedral — Persistent Memory for AI Agents is a Model Context Protocol (MCP) server published by AILIFE1. It ranks #7006 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Cathedral — Persistent Memory for AI Agents is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Apr 12, 2026.
Ranks ahead of 51,894 of 58,900 servers on MCP Toplist.
Use Cathedral — Persistent Memory for AI Agents
Add Cathedral — Persistent Memory for AI Agents to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"cathedral": {
"url": "https://cathedral-ai.com/mcp"
}
}
}{
"mcpServers": {
"cathedral": {
"command": "uvx",
"args": [
"cathedral-mcp"
],
"env": {
"CATHEDRAL_API_KEY": "<your CATHEDRAL_API_KEY>",
"CATHEDRAL_BASE_URL": "<your CATHEDRAL_BASE_URL>",
"CATHEDRAL_SANITISE": "<your CATHEDRAL_SANITISE>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
AILIFE1
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Apr 12, 2026 |
| 1.0.1 | Apr 7, 2026 |
Frequently asked questions
- What is Cathedral — Persistent Memory for AI Agents?
- Persistent memory and identity infrastructure for AI agents. Cross-session wake protocol, drift detection, immutable snapshots, and shared memory spaces — free hosted API
- Who maintains Cathedral — Persistent Memory for AI Agents?
- Cathedral — Persistent Memory for AI Agents is maintained by AILIFE1, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Cathedral — Persistent Memory for AI Agents an official MCP server?
- Yes — Cathedral — Persistent Memory for AI Agents is listed on the Official MCP Registry, alongside Glama.
- How many versions does Cathedral — Persistent Memory for AI Agents have?
- MCP Toplist tracks 2 versions of Cathedral — Persistent Memory for AI Agents, most recently published on Apr 12, 2026.
- Where can I find the source code for Cathedral — Persistent Memory for AI Agents?
- The source code for Cathedral — Persistent Memory for AI Agents is hosted at github.com/AILIFE1/Cathedral.