mcpbeat Sign in

Bank Statement CSV Categorize Reconcile Ledger MCP Server

answering

Bank Statement CSV Categorize Reconcile Ledger is answering right now. Last checked 13 min ago. It exposes 15 tools. Last commit 9 Sep 2026.

Import a bank CSV, categorise it, summarise it per currency and reconcile it against your expenses.

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

What changed 10

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

10 Sep a tool description was rewritten license_activate
9 Sep 6 tool descriptions were rewritten8 times that day accounts_list, category_rules, license_activate and 3 more
9 Sep a tool changed the parameters it asks for license_activate
and 2 more, back to 9 September 2026

Nothing serious here today

Today is the operative word: we check Bank Statement CSV Categorize Reconcile Ledger 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 bank-statement-csv-categorize-reconcile-ledger --transport http https://mcp.zovo.one/mcp/bank-statement
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bank-statement-csv-categorize-reconcile-ledger": {
      "url": "https://mcp.zovo.one/mcp/bank-statement"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bank-statement-csv-categorize-reconcile-ledger]
url = "https://mcp.zovo.one/mcp/bank-statement"
.cursor/mcp.json
{
  "mcpServers": {
    "bank-statement-csv-categorize-reconcile-ledger": {
      "url": "https://mcp.zovo.one/mcp/bank-statement"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bank-statement-csv-categorize-reconcile-ledger": {
      "url": "https://mcp.zovo.one/mcp/bank-statement"
    }
  }
}

Available tools 15

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

bank
bank_delete_upload
Delete one statement file stored for your token. The transactions already imported from it are kept; transactions_list and the summary still see them.
bank_files
List the statement files stored for your token, with their sizes.
bank_upload
Send a bank export to this hosted endpoint. There is no filesystem here, so instead of a path you upload the file once with bank_upload and then pass its name as `path` to statement_import. Give exactly one of content (the export as text, header row included - this is the normal case for a CSV), content_base64 (the file's bytes, which keeps a UTF-16 export from Excel readable) or url. url: fetch a public file instead of pasting base64 (recommended above about 10 KB): the url is fetched here with a 10 second timeout, at most 3 redirects, public http(s) hosts only, and a 1 MB cap; the fetched file has to be delimited text, so a PDF statement is refused rather than stored. Uploads are kept for your token between calls; bank_files lists them and bank_delete_upload removes one. The request body cap is 256 KB, so a large export pasted as text has to be split by month.
statement
statement_export
Export the BANK transactions of a date range (a month, a quarter, a year) as .csv or .json and return a download link valid for one hour. This is the tool for "export September" once a statement has been imported. Nothing partial is ever written.
statement_import
Call this tool to read a bank CSV into the local ledger. Columns detected from headers (date, description, amount, currency, balance); amounts use the file's locale; stored lines skipped. Returns detected/stored/skipped.
statement_summary
What was spent/received in a date range per the BANK ACCOUNT, grouped by category, month, account or counterparty. For "what did I spend in August" once imported. Totals are per currency, never summed or converted.
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.
transactions
transactions_list
List stored transactions in a date range, optionally for one account or category, or only the ones no rule has categorised yet. Totals are reported per currency and never added across currencies.
transactions_search
Find transactions whose description, counterparty, category or account contains the query. Case-insensitive substring search, never a regex, so a query with brackets in it cannot hang the server.
accounts
accounts_list
List the imported accounts: bank, currencies, transaction count, first and last date, and the closing balance when the file carried one. Start here for the account names transactions_list and statement_export take.
category
category_rules
Read the category rules, or pass rules to REPLACE the whole list. A plain match is a substring; a regex compiles only if it cannot backtrack exponentially. An empty match is refused. Free: 5 rules.
reconcile
reconcile_expenses
Match bank debits against mcp-expense-tracker entries: same currency and amount, date within a few days. Reports matches, unmatched bank lines, expenses never hitting the bank. Read-only. Free: 31 days; Pro: any range.
recurring
recurring_detect
Find charges that come back: debits grouped by counterparty and currency with a steady amount and interval, with cadence, typical amount, next due date and annual cost. Free: 3 months, 5 charges.
transaction
transaction_categorize
Set or clear the category on transactions by id, for a one-off no rule is worth writing for. Every id is checked first, so one unknown id refuses the whole call. category_rules matches by text instead.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zovo.one/mcp/bank-statement streamable-http answering 589 ms 13 min ago

Alternatives to Bank Statement CSV Categorize Reconcile Ledger

same job, measured the same way
Cashflow
by theluckystrike

Bank CSV cashflow: categorise, summarise per currency, reconcile against expenses.

local only
Bank Statement Import Categorise Reconcile
by bestremotetools

Import a bank CSV, dedupe on re-import, categorise, summarise per currency and find subscriptions.

local only
C
CSV Import Rehearsal
by mcpscores

Simulate a CSV import against a supplied typed column contract and return exact accepted rows, re...

1 tools answering
Dmarc Examiner
by dmarc-examiner

Read your own DMARC aggregate and forensic reports: sources, alignment, alerts, CSV export.

45 installs/wk 21 tools answering
PubCurrency
by publifye

Norges Bank exchange rates for your AI — 38 currencies vs NOK, history to 1980, convert & chart

answering
C
Store
by yaktool

Forecast a WooCommerce CSV import and migrate Shopify exports. 61 documented rules.

28 installs/wk local only
Excel Spreadsheet XLSX CSV
by theluckystrike

Open, inspect, filter, edit and convert xlsx and csv files from your AI chat. Processing is local.

13 tools answering
Data Profiler
by ridadata

Profile local CSV, Parquet, JSON and Excel files into a compact data-quality summary.

88 installs/wk local only

Bank Statement CSV Categorize Reconcile Ledger — questions

Answers built from our own checks of this server.

What can Bank Statement CSV Categorize Reconcile Ledger do?
It exposes 15 tools, read directly from the server on our last check. Among them: accounts_list, bank_delete_upload, bank_files, bank_upload, category_rules, license_activate and 9 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 Bank Statement CSV Categorize Reconcile Ledger mostly used for?
Its tools cluster around bank, 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 Bank Statement CSV Categorize Reconcile Ledger 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 204 ms. The bar chart above shows every period we have measured.
How do I connect Bank Statement CSV Categorize Reconcile Ledger?
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 Bank Statement CSV Categorize Reconcile Ledger need an API key?
No. Bank Statement CSV Categorize Reconcile Ledger completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Bank Statement CSV Categorize Reconcile Ledger?
It answers our handshake in 204 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Bank Statement CSV Categorize Reconcile Ledger 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.