Arcaeon Ledger
Rank #11,464io.arcaeon/ledger
Tamper-evident action logging for agents: hash-chained append/verify, one JSONL file, zero deps.
Arcaeon Ledger is a Model Context Protocol (MCP) server published by dan8433-user. It ranks #11,464 of 132,046 servers tracked on MCP Toplist. Arcaeon Ledger is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 120,582 of 132,046 servers on MCP Toplist.
Use Arcaeon Ledger
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ledger -- uvx arcaeon-ledger --log agent.log.jsonl[mcp_servers.ledger]
command = "uvx"
args = ["arcaeon-ledger", "--log", "agent.log.jsonl"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ledger": {
"command": "uvx",
"args": [
"arcaeon-ledger",
"--log",
"agent.log.jsonl"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ledger": {
"command": "uvx",
"args": [
"arcaeon-ledger",
"--log",
"agent.log.jsonl"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ledger": {
"type": "stdio",
"command": "uvx",
"args": [
"arcaeon-ledger",
"--log",
"agent.log.jsonl"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ledger": {
"command": "uvx",
"args": [
"arcaeon-ledger",
"--log",
"agent.log.jsonl"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ledger": {
"command": "uvx",
"args": [
"arcaeon-ledger",
"--log",
"agent.log.jsonl"
]
}
}
}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.arcaeon%2Fledger)<a href="https://mcptoplist.com/server/io.arcaeon%2Fledger"><img src="https://mcptoplist.com/badge/io.arcaeon%2Fledger.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dan8433-user
Available versions (3)
| Version | Published |
|---|---|
| 0.5.6 | Aug 17, 2026 |
| 0.5.3 | Aug 15, 2026 |
| 0.5.1 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Arcaeon Ledger?
- Arcaeon Ledger is maintained by dan8433-user, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Arcaeon Ledger listed on the Official MCP Registry?
- Yes — Arcaeon Ledger is listed on the Official MCP Registry, alongside Glama.
- How many versions does Arcaeon Ledger have?
- MCP Toplist tracks 3 versions of Arcaeon Ledger, most recently published on Aug 17, 2026.
- Where can I find the source code for Arcaeon Ledger?
- The source code for Arcaeon Ledger is hosted at github.com/dan8433-user/ledger.
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.