Zaxy
Rank #2,707io.github.syndicalt/zaxy
Event-sourced, auditable agent memory over MCP: cited checkout, replayable provenance.
Zaxy is a Model Context Protocol (MCP) server published by syndicalt. It ranks #2,707 of 132,113 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. Zaxy is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 22 tracked versions. It was first listed on Jun 11, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 129,406 of 132,113 servers on MCP Toplist.
Use Zaxy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zaxy -- uvx zaxy-memory serve[mcp_servers.zaxy]
command = "uvx"
args = ["zaxy-memory", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"zaxy": {
"command": "uvx",
"args": [
"zaxy-memory",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"zaxy": {
"command": "uvx",
"args": [
"zaxy-memory",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zaxy": {
"type": "stdio",
"command": "uvx",
"args": [
"zaxy-memory",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zaxy": {
"command": "uvx",
"args": [
"zaxy-memory",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zaxy": {
"command": "uvx",
"args": [
"zaxy-memory",
"serve"
]
}
}
}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.github.syndicalt%2Fzaxy)<a href="https://mcptoplist.com/server/io.github.syndicalt%2Fzaxy"><img src="https://mcptoplist.com/badge/io.github.syndicalt%2Fzaxy.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
syndicalt
Other servers by syndicalt
View all syndicalt servers →Available versions (22)
| Version | Published |
|---|---|
| 3.2.0 | Jul 7, 2026 |
| 3.1.1 | Jul 6, 2026 |
| 3.1.0 | Jul 6, 2026 |
| 3.0.1 | Jul 2, 2026 |
| 3.0.0 | Jun 28, 2026 |
| 2.6.3 | Jun 23, 2026 |
| 2.6.2 | Jun 23, 2026 |
| 2.6.1 | Jun 22, 2026 |
| 2.6.0 | Jun 18, 2026 |
| 2.5.3 | Jun 17, 2026 |
| 2.5.2 | Jun 16, 2026 |
| 2.5.1 | Jun 16, 2026 |
| 2.5.0 | Jun 16, 2026 |
| 2.4.4 | Jun 15, 2026 |
| 2.4.3 | Jun 15, 2026 |
| 2.4.2 | Jun 15, 2026 |
| 2.4.1 | Jun 14, 2026 |
| 2.4.0 | Jun 14, 2026 |
| 2.3.4 | Jun 14, 2026 |
| 2.3.3 | Jun 14, 2026 |
| 2.3.2 | Jun 13, 2026 |
| 2.3.1 | Jun 13, 2026 |
Frequently asked questions
- Who maintains Zaxy?
- Zaxy is maintained by syndicalt, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Zaxy listed on the Official MCP Registry?
- Yes — Zaxy is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Zaxy have?
- MCP Toplist tracks 22 versions of Zaxy, most recently published on Jul 7, 2026.
- Where can I find the source code for Zaxy?
- The source code for Zaxy is hosted at github.com/syndicalt/zaxy.
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.