mcpbeat Sign in

Reconcile MCP Server

local only

Reconcile MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 198 installs a week from pypi. Last commit 30 Aug 2026.

Reconcile camt.053 statements vs expected pain.001 payments with explainable matching.

Installs per day peak 644 · avg 39 · -76% w/w
a month agotoday
198
Installs / week
pypi · reconcile-mcp
1
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Reconcile MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 reconcile-mcp -- uvx reconcile-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "reconcile-mcp": {
      "args": [
        "reconcile-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.reconcile-mcp]
command = "uvx"
args = ["reconcile-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "reconcile-mcp": {
      "args": [
        "reconcile-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "reconcile-mcp": {
      "args": [
        "reconcile-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Reconcile MCP

same job, measured the same way
Bperezpereira
by bperezpereira

Chilean DTE/SII invoicing — issue invoices, reconcile payments and manage clients with AI agents.

answering
FinStat
by finstat

Documents in, reconciled double-entry books out. Statements, invoices, receipts, matched and posted.

answering
Stabledrop escrow payments
by stabledrop

Stablecoin payments held in escrow the buyer can dispute, with a signed receipt of what happened.

6 tools answering
Ra Pay
by rapay

Send fiat payments via MCP with two-step confirmation and Stripe Connect.

65 installs/wk local only
Ap2 Iso20022
by sebastienrousseau

Bridge AP2 / x402 agent-payment mandates into wire-valid ISO 20022 pain.001 / pacs.008 records.

217 installs/wk local only
Finance Ops — Launch Recurring Bill Reconcile — Northgate Apartments (c9c2481b)
by a2awire

12 synthetic launch recurring bill exception cases: duplicate payments, policy-watch list entries, m

23 tools answering
AllPDFMagic
by allpdfmagic

PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.

7 tools answering
Accounts Payable — Freight Bill Reconcile — Verdant Springs Services Group (24f53095)
by a2awire

12 synthetic freight bill exception cases: duplicate payments, policy-watch list entries, missing ra

23 tools answering

Reconcile MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Reconcile MCP?
Reconcile 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 reconcile-mcp was installed 198 times last week.
How do I connect Reconcile 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 reconcile-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Reconcile MCP?
The pypi package reconcile-mcp was installed 198 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Reconcile MCP open source?
We cannot say either way: written in Python and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.