Mmcp.market

Bank Statement CSV Categorize Reconcile Ledger MCP server

by theluckystrike·io.github.theluckystrike/bank-statement-csv-categorize-reconcile-ledger·v0.22.0

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

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
Growing

0 stars

Reviews

Write one

Nobody has reviewed Bank Statement CSV Categorize Reconcile Ledger yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Bank Statement CSV Categorize Reconcile Ledger tools (15, 2 write)

write = sends, deletes, buys or posts
  • accounts_listFree

    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.

  • bank_delete_uploadwrite actionFree

    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_filesFree

    List the statement files stored for your token, with their sizes.

  • bank_uploadwrite actionFree

    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.

  • category_rulesFree

    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.

  • license_activateFree

    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_statusFree

    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.

  • reconcile_expensesFree

    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_detectFree

    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.

  • statement_exportFree

    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_importFree

    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_summaryFree

    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.

  • transaction_categorizeFree

    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.

  • transactions_listFree

    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_searchFree

    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.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scanpackage could not be scannedn/a
  • Live reliabilityremote reachable in 191ms20/20
  • Tool poisoning15 tool descriptions checked15/15
  • Auth qualityAPI key sent as a header8/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreCAscore 88

Install directly

claude mcp add --transport http bank-statement-csv-categorize-reconcile-ledger https://mcp.zovo.one/mcp/bank-statement
Add to Cursor

Bank Statement CSV Categorize Reconcile Ledger: common questions

Is Bank Statement CSV Categorize Reconcile Ledger MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Bank Statement CSV Categorize Reconcile Ledger safety report
How do I install Bank Statement CSV Categorize Reconcile Ledger?
It runs remotely at mcp.zovo.one. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Bank Statement CSV Categorize Reconcile Ledger need an API key?
Yes. The registry entry asks for MCP_LICENSE_KEY, Authorization.
Is Bank Statement CSV Categorize Reconcile Ledger maintained?
The last commit was in the last day (2026-09-19). The latest release is v0.22.0.
Is Bank Statement CSV Categorize Reconcile Ledger up?
100% of our last 1 checks got an answer. We check remote servers about four times a day.
What can I use instead of Bank Statement CSV Categorize Reconcile Ledger?
Servers from other publishers that do the same job: E Arveldaja MCP server, Bankstatemently MCP server and Vitafin MCP server. Compare all Bank Statement CSV Categorize Reconcile Ledger alternatives.

Alternatives to Bank Statement CSV Categorize Reconcile Ledger

Same job from other publishers: the closest match first, then the best rated.

All Bank Statement CSV Categorize Reconcile Ledger alternatives →
  • E Arveldaja
    Estonian e-arveldaja (RIK e-Financials) accounting — invoices, bank import, reports.
    B
  • Bankstatemently
    Convert PDF bank statements into structured transactions, accounts, and balances.
    B
  • Vitafin
    Money tracker: log spending, net worth, dues, bank and card statements, charts, split bills.
    B
  • Bank Stress Dataset
    Pricing/details for a CSV of every FDIC-insured bank's stress metrics from its own Call Report.
    C
  • Tokenbooks - crypto and fiat accounting and payments
    Crypto and fiat on one double-entry ledger: sync wallets, reconcile, cost basis, audit-ready close.
    C

More from theluckystrike