agentic-ledger
Rank #1,726io.github.ShekharBhardwaj/agentic-ledger
Local-first flight recorder for AI agents: sessions, costs, loop runs, and stuck-loop flags.
agentic-ledger is a Model Context Protocol (MCP) server published by ShekharBhardwaj. It ranks #1,726 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. agentic-ledger is listed across 2 registries — Official MCP and Glama, with 25 tracked versions. It was first listed on Jul 26, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 130,320 of 132,046 servers on MCP Toplist.
Use agentic-ledger
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentic-ledger -- uvx agentic-ledger[mcp_servers.agentic-ledger]
command = "uvx"
args = ["agentic-ledger"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agentic-ledger": {
"command": "uvx",
"args": [
"agentic-ledger"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agentic-ledger": {
"command": "uvx",
"args": [
"agentic-ledger"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentic-ledger": {
"type": "stdio",
"command": "uvx",
"args": [
"agentic-ledger"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentic-ledger": {
"command": "uvx",
"args": [
"agentic-ledger"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentic-ledger": {
"command": "uvx",
"args": [
"agentic-ledger"
]
}
}
}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.ShekharBhardwaj%2Fagentic-ledger)<a href="https://mcptoplist.com/server/io.github.ShekharBhardwaj%2Fagentic-ledger"><img src="https://mcptoplist.com/badge/io.github.ShekharBhardwaj%2Fagentic-ledger.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ShekharBhardwaj
Available versions (25)
| Version | Published |
|---|---|
| 0.14.0 | Sep 17, 2026 |
| 0.13.1 | Sep 16, 2026 |
| 0.13.0 | Sep 16, 2026 |
| 0.12.0 | Aug 30, 2026 |
| 0.11.0 | Aug 23, 2026 |
| 0.10.0 | Aug 23, 2026 |
| 0.9.3 | Aug 22, 2026 |
| 0.9.2 | Aug 20, 2026 |
| 0.9.1 | Aug 5, 2026 |
| 0.9.0 | Aug 4, 2026 |
| 0.8.2 | Aug 2, 2026 |
| 0.8.1 | Aug 2, 2026 |
| 0.8.0 | Aug 1, 2026 |
| 0.7.0 | Aug 1, 2026 |
| 0.6.1 | Jul 30, 2026 |
| 0.6.0 | Jul 29, 2026 |
| 0.5.1 | Jul 28, 2026 |
| 0.5.0 | Jul 28, 2026 |
| 0.4.1 | Jul 27, 2026 |
| 0.4.0 | Jul 27, 2026 |
| 0.3.4 | Jul 27, 2026 |
| 0.3.3 | Jul 26, 2026 |
| 0.3.2 | Jul 26, 2026 |
| 0.3.1 | Jul 26, 2026 |
| 0.3.0.post1 | Jul 26, 2026 |
Frequently asked questions
- Who maintains agentic-ledger?
- agentic-ledger is maintained by ShekharBhardwaj, which publishes 1 MCP server (25 total versions) tracked on MCP Toplist.
- Is agentic-ledger listed on the Official MCP Registry?
- Yes — agentic-ledger is listed on the Official MCP Registry, alongside Glama.
- How many versions does agentic-ledger have?
- MCP Toplist tracks 25 versions of agentic-ledger, most recently published on Sep 17, 2026.
- Where can I find the source code for agentic-ledger?
- The source code for agentic-ledger is hosted at github.com/ShekharBhardwaj/AgenticLedger.
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.