mcpbeat Sign in

Statement Of Account MCP Server

answering

Statement Of Account is answering right now. Last checked 13 min ago. It exposes 8 tools. Last commit 9 Sep 2026.

Statements of account, aging buckets and dunning letters from your invoices.

Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
92 of 92 checks
8
Tools
read from the server
249 ms
Response time
average over 24h
0
Stars
last commit 9 Sep 2026

What changed 18

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 September 2026. No other catalogue keeps this.

10 Sep 2 tool descriptions were rewritten dunning_text, license_activate
9 Sep 8 tool descriptions were rewritten15 times that day dunning_text, license_activate, license_status and 5 more
9 Sep a tool changed the parameters it asks for license_activate
and 7 more, back to 9 September 2026

Nothing serious here today

Today is the operative word: we check Statement Of Account 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

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

run in your terminal
claude mcp add statement-of-account --transport http https://mcp.zovo.one/mcp/statement-of-account
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "statement-of-account": {
      "url": "https://mcp.zovo.one/mcp/statement-of-account"
    }
  }
}
~/.codex/config.toml
[mcp_servers.statement-of-account]
url = "https://mcp.zovo.one/mcp/statement-of-account"
.cursor/mcp.json
{
  "mcpServers": {
    "statement-of-account": {
      "url": "https://mcp.zovo.one/mcp/statement-of-account"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "statement-of-account": {
      "url": "https://mcp.zovo.one/mcp/statement-of-account"
    }
  }
}

Available tools 8

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

statement
statement_aging
Age open invoices into 0-30, 31-60, 61-90 and over 90 days past DUE date at a date, per client and currency, with the invoices themselves. Free. statements_report rolls up the whole book instead.
statement_build
Build one client's statement for a period: opening, invoices, payments with deposits applied broken out, credit notes and closing, formatted and in minor units. Free: 5 a month; a rebuild is free.
statement_pdf
Call this tool to render one client's A4 statement of account and return a download link valid for one hour. Titled STATEMENT OF ACCOUNT, movements in date order, BALANCE OUTSTANDING at the foot. Pro.
statement_text
Turn one client's statement into a plain-text letter for an email: movements in date order, opening and closing balances, deposit held, a sign-off. It is also a .txt download link valid one hour and counts toward the 5 a month; statement_pdf writes the A4 page.
license
license_activate
Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.
license_status
Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.
dunning
dunning_text
Write a payment chaser at level 1 friendly, 2 firm or 3 final demand: every OVERDUE invoice with its age, the total and your bank details. Refused if nothing is overdue. No interest is stated. The letter is also a .txt download link valid one hour. Level 3 is Pro.
statements
statements_report
Receivables across every client at a date: totals and aging per currency, clients ranked by how much is OVERDUE, and the oldest overdue invoice. Pro. statement_aging is the free per-client view.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/statement-of-account streamable-http answering 748 ms 13 min ago

Alternatives to Statement Of Account

same job, measured the same way
PDF MCP
by wesseltl

Extract text and tables from PDFs for an agent: invoices, reports, statements.

109 installs/wk local only
Holdings
by getholdings

Let your AI send invoices and take payment — card or ACH. Free.

51 installs/wk answering
Lovie Company Formation
by lovie

Form companies, manage bank accounts, cards, invoices and more — directly from your AI coding tools.

70 installs/wk 332 tools answering
Cash Book
by theluckystrike

One double-entry ledger derived from your invoices, bank, expenses, deposits and assets.

9 tools answering
NuMetric
by virifi-numetric-mcp

Read-only NuMetric.work accounting & ERP data: statements, KPIs, reports, invoices, documents.

answering
C
Haulbound
by haulbound

Run an eBay seller account from your AI assistant: orders, listings, stock, fees and payouts.

answering
C
Ebay Seller MCP
by haulbound

Run an eBay seller account from your AI assistant: orders, listings, stock, fees and payouts.

answering
Kema Invoice
by kema-studio

Compliant invoicing for freelancers: create, issue and track invoices from your AI agent.

answering

Statement Of Account — questions

Answers built from our own checks of this server.

What can Statement Of Account do?
It exposes 8 tools, read directly from the server on our last check. Among them: dunning_text, license_activate, license_status, statement_aging, statement_build, statement_pdf and 2 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 →
What is Statement Of Account mostly used for?
Its tools cluster around statement and license. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Statement Of Account working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 249 ms. The bar chart above shows every period we have measured.
How do I connect Statement Of Account?
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 Statement Of Account need an API key?
No. Statement Of Account completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Statement Of Account?
It answers our handshake in 249 ms on average, which is faster than 60% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Statement Of Account open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.