Ledger
Rank #19,745io.github.eternal-roman/ledger
Exact-decimal double-entry for agents. Call MCP tools; do not do money math in tokens.
Ledger is a Model Context Protocol (MCP) server published by eternal-roman. It ranks #19,745 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Ledger is listed on Official MCP, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 112,301 of 132,046 servers on MCP Toplist.
Use Ledger
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ledger -- npx -y @eternal-roman/ledger-mcp[mcp_servers.ledger]
command = "npx"
args = ["-y", "@eternal-roman/ledger-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ledger": {
"command": "npx",
"args": [
"-y",
"@eternal-roman/ledger-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ledger": {
"command": "npx",
"args": [
"-y",
"@eternal-roman/ledger-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ledger": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@eternal-roman/ledger-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ledger": {
"command": "npx",
"args": [
"-y",
"@eternal-roman/ledger-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ledger": {
"command": "npx",
"args": [
"-y",
"@eternal-roman/ledger-mcp"
]
}
}
}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.eternal-roman%2Fledger)<a href="https://mcptoplist.com/server/io.github.eternal-roman%2Fledger"><img src="https://mcptoplist.com/badge/io.github.eternal-roman%2Fledger.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
eternal-roman
Available versions (1)
| Version | Published |
|---|---|
| 0.19.1 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Ledger?
- Ledger is maintained by eternal-roman, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Ledger listed on the Official MCP Registry?
- Yes — Ledger is listed on the Official MCP Registry.
- How many versions does Ledger have?
- MCP Toplist tracks 1 version of Ledger, most recently published on Aug 14, 2026.
- Where can I find the source code for Ledger?
- The source code for Ledger is hosted at github.com/eternal-roman/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.