Agentic Ledger MCP Server
Runtime observability for AI agents - see exactly what your agent did, why it did it, and what it cost. It runs locally over stdio via the published package.
People connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 5 · #13 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Agentic Ledger
before you install - you'll need
Set AGENTICLEDGER_DSN, OPENAI_BASE_URL, ANTHROPIC_BASE_URL, CLAUDE_CODE_USE_BEDROCK, ANTHROPIC_BEDROCK_BASE_URL, AGENTICLEDGER_COMPLETION_PROMISE, OTEL_EXPORTER_OTLP_ENDPOINT, AGENTICLEDGER_API_KEY, AGENTICLEDGER_BUDGET_DAILY, AGENTICLEDGER_BUDGET_SESSION, AGENTICLEDGER_RATE_LIMIT_SESSION_RPM before connecting. AGENTICLEDGER_UPSTREAM_URL is optional or environment-specific per the README.
Claude Code
claude mcp add shekharbhardwaj-agenticledger -- uvx agentic-ledger Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"shekharbhardwaj-agenticledger": {
"command": "uvx",
"args": [
"agentic-ledger"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package agentic-ledger - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.ShekharBhardwaj is GitHub-verified and matches the repo owner
03 · What Agentic Ledger can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.11.0 · 2026-08-23
v0.10.0 · 2026-08-23
v0.9.3 · 2026-08-22
Bump the actions group across 1 directory with 3 updates
04 · Who maintains Agentic Ledger
agentic-ledger is maintained by shekharbhardwaj. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/shekharbhardwaj/agenticledger
- category
- DevOps & monitoring - ranked #13 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-23)
- registry
- io.github.ShekharBhardwaj/agentic-ledger (active, first published 2026-07-26 · 21 versions)
- packages
- pypi:agentic-ledger
06 · Agentic Ledger FAQ
What is Agentic Ledger?
Runtime observability for AI agents - see exactly what your agent did, why it did it, and what it cost. It runs locally over stdio via the published package.
Is Agentic Ledger still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Agentic Ledger?
Run `uvx agentic-ledger`. The README documents 12 environment variables (AGENTICLEDGER_DSN, AGENTICLEDGER_UPSTREAM_URL, OPENAI_BASE_URL…) to set first. Set AGENTICLEDGER_DSN, OPENAI_BASE_URL, ANTHROPIC_BASE_URL, CLAUDE_CODE_USE_BEDROCK, ANTHROPIC_BEDROCK_BASE_URL, AGENTICLEDGER_COMPLETION_PROMISE, OTEL_EXPORTER_OTLP_ENDPOINT, AGENTICLEDGER_API_KEY, AGENTICLEDGER_BUDGET_DAILY, AGENTICLEDGER_BUDGET_SESSION, AGENTICLEDGER_RATE_LIMIT_SESSION_RPM before connecting. AGENTICLEDGER_UPSTREAM_URL is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Agentic Ledger run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Agentic Ledger
Alternatives to Agentic Ledger
Maintained DevOps & monitoring servers if Agentic Ledger isn't the fit.
- World Monitor Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools. ★ 83,963 · 2026-08-24
- Open Metadata Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents. ★ 14,959 · 2026-08-25
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,057 · 2026-08-18
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,384 · 2026-08-24
- Radar Kubernetes visibility for AI agents: query workloads, events, logs, topology, and Helm releases. ★ 3,103 · 2026-08-24
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,647 · 2026-08-24
Pairs well with
Servers that cover what Agentic Ledger doesn't - only shown when the pairing reason fits the companion.
More DevOps & monitoring MCP servers · SigNoz MCP Server · HomeLab Monitor · Fleet MCP · Mcpproxy
More Python MCP servers · J-Quants MCP · Stdio · SMRITI Memory · Mi Fitness Data Bridge · Live Memory · see all