Ledger MCP
Rank #18,992io.github.novadyne-hq/ledger-mcp
Provides double-entry accounting for AI agents, allowing creation of a chart of accounts, posting balanced journal entries, and pulling trial-balance and general-ledger reports via the Ledger API with x402 micropayments.
Ledger MCP is a Model Context Protocol (MCP) server published by novadyne-hq. It ranks #18,992 of 76,851 servers tracked on MCP Toplist. Ledger MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 19, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 57,859 of 76,851 servers on MCP Toplist.
Use Ledger MCP
Add Ledger MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"ledger-mcp": {
"command": "uvx",
"args": [
"ledger-mcp"
],
"env": {
"LEDGER_X402_PRIVATE_KEY": "<your LEDGER_X402_PRIVATE_KEY>",
"LEDGER_API_URL": "<your LEDGER_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
novadyne-hq
Other servers by novadyne-hq
View all novadyne-hq servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Jul 3, 2026 |
Frequently asked questions
- Who maintains Ledger MCP?
- Ledger MCP is maintained by novadyne-hq, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Ledger MCP listed on the Official MCP Registry?
- Yes — Ledger MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Ledger MCP have?
- MCP Toplist tracks 1 version of Ledger MCP, most recently published on Jul 3, 2026.
- Where can I find the source code for Ledger MCP?
- The source code for Ledger MCP is hosted at github.com/novadyne-hq/ledger-mcp.