Zeus Memory
Rank #2,169io.analyticlabs/zeus-memory
MCP server providing zeus-memory capabilities
Zeus Memory is a Model Context Protocol (MCP) server published by ALDC-io. It ranks #2,169 of 132,046 servers tracked on MCP Toplist, and its repository has 205 GitHub stars. Zeus Memory is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 20, 2026 and most recently updated on Mar 20, 2026.
Ranks ahead of 129,877 of 132,046 servers on MCP Toplist.
Use Zeus Memory
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http zeus-memory https://zeus.aldc.io/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.zeus-memory]
url = "https://zeus.aldc.io/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://zeus.aldc.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"zeus-memory": {
"url": "https://zeus.aldc.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"zeus-memory": {
"type": "http",
"url": "https://zeus.aldc.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"zeus-memory": {
"serverUrl": "https://zeus.aldc.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"zeus-memory": {
"url": "https://zeus.aldc.io/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.analyticlabs%2Fzeus-memory)<a href="https://mcptoplist.com/server/io.analyticlabs%2Fzeus-memory"><img src="https://mcptoplist.com/badge/io.analyticlabs%2Fzeus-memory.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ALDC-io
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Zeus Memory?
- Zeus Memory is maintained by ALDC-io, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Zeus Memory listed on the Official MCP Registry?
- Yes — Zeus Memory is listed on the Official MCP Registry.
- How many versions does Zeus Memory have?
- MCP Toplist tracks 2 versions of Zeus Memory, most recently published on Mar 20, 2026.
- Where can I find the source code for Zeus Memory?
- The source code for Zeus Memory is hosted at github.com/ALDC-io/zeus-memory.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.