mcpbeat Sign in

Ledger MCP Server

local only

Ledger MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from pypi.

Double-entry bookkeeping API that natively accepts crypto micropayments (x402, USDC on Base).

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 38 · avg 14 · -10% w/w
a month agotoday
105
Installs / week
pypi · ledger-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add ledger-mcp -- uvx ledger-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ledger-mcp": {
      "args": [
        "ledger-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ledger-mcp]
command = "uvx"
args = ["ledger-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ledger-mcp": {
      "args": [
        "ledger-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ledger-mcp": {
      "args": [
        "ledger-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Ledger MCP

same job, measured the same way
Coinopai MCP
by clawdbotworker

Kronos crypto signals + trade decisions + 819 automation prompts. x402 micropayments, USDC/Base.

local only
MCP X402
by codespar

MCP server for x402 — HTTP-native micropayments protocol by Coinbase (USDC on Base/Solana)

30 installs/wk local only
X402 MCP
by kwizzlesurp10-ctrl

Pay for HTTP APIs and charge for your own: x402 micropayments in USDC on Base.

23 tools answering
Nutriref
by younghef

Pay-per-call USDA nutrition for AI agents (x402 micropayments in USDC on Base).

local only
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

30 installs/wk local only
Gatefareio
by gatefareio

Marketplace of paid HTTP APIs. USDC micropayments via x402 on Base. Non-custodial.

32 installs/wk local only
Agent Token Stripper
by goldminex

Autonomous x402 Token Stripper API settling $0.002 USDC micro-payments on Base L2.

local only
Cabin Flights
by kobuta23

Search and book real flights with USDC on Base. 500+ airlines, crypto-native payments.

22 installs/wk local only

Ledger MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ledger MCP?
Ledger MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package ledger-mcp was installed 105 times last week.
Is Ledger MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ledger MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ledger-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Ledger MCP?
The pypi package ledger-mcp was installed 105 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.