Ledger MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 13 Jul 2026.
Double-entry bookkeeping API that natively accepts crypto micropayments (x402, USDC on Base).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ledger-mcp -- uvx ledger-mcp
{
"mcpServers": {
"ledger-mcp": {
"args": [
"ledger-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ledger-mcp]
command = "uvx"
args = ["ledger-mcp"]
{
"mcpServers": {
"ledger-mcp": {
"args": [
"ledger-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ledger-mcp": {
"args": [
"ledger-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.