mcpbeat

Accounting MCP Server

io.github.Ainode-tech/accounting-mcp
answering

Accounting MCP is answering right now. Last checked 9 min ago. It exposes 9 tools.

8 EU accounting (x402 USDC on Base): reconcile, VAT, invoicing. Free health.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
202 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add accounting-mcp --transport http https://xero.api.ainode.tech/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "accounting-mcp": {
      "url": "https://xero.api.ainode.tech/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.accounting-mcp]
url = "https://xero.api.ainode.tech/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "accounting-mcp": {
      "url": "https://xero.api.ainode.tech/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "accounting-mcp": {
      "url": "https://xero.api.ainode.tech/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

apply
apply_categories
Apply confirmed Portuguese tax categories to Xero transactions. Updates AccountCode and TaxType.
calculate
calculate_vat
Calculate Portuguese VAT for a given amount, category, and region. Supports Mainland, Azores, and Madeira rates. Detects intra-community B2B reverse charge.
categorise
categorise_expenses
Suggest Portuguese tax categories for uncategorised Xero expenses. Returns category, VAT tier, deductibility, and VAT breakdown per transaction.
confirm
confirm_reconciliation
Apply confirmed reconciliation matches to Xero. Marks matched bank transactions as reconciled.
draft
draft_invoice
Create a DRAFT invoice in Xero with VAT preview. Returns line totals and tax amounts for review before sending.
generate
generate_report
Generate a financial report: P&L, Balance Sheet, Cash Flow (indirect method from balance sheet deltas), or VAT Summary with Portuguese SAF-T filing hints.
health
health
Health check. Returns server status and optional echo.
reconcile
reconcile_transactions
Match bank statement lines against unreconciled Xero transactions. Returns confidence-scored matches (>=0.8 matched, 0.5-0.8 suggested, <0.5 unmatched).
send
send_invoice
Authorise a DRAFT invoice and email it to the contact via Xero. Two-step: sets status to AUTHORISED then triggers email.

Endpoints

URLTransportStateLatencyChecked
https://xero.api.ainode.tech/mcp streamable-http answering 282 ms 9 min ago

Accounting MCP — questions

Answers built from our own checks of this server.

What can Accounting MCP do?
It exposes 9 tools, read directly from the server on our last check. Among them: apply_categories, calculate_vat, categorise_expenses, confirm_reconciliation, draft_invoice, generate_report and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Accounting MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 202 ms. The bar chart above shows every period we have measured.
How do I connect Accounting 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 is a remote server, so there is nothing to install — the client connects to the address.
Does Accounting MCP need an API key?
No. Accounting MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Accounting MCP?
It answers our handshake in 202 ms on average, which is faster than 62% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.