mcpbeat Sign in

MainBook Bank Statement Converter MCP Server

answering

MainBook Bank Statement Converter is answering right now. Last checked moments ago. 281 installs a week from pypi. It exposes 4 tools. Last commit 26 Aug 2026.

Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.

Installs per day peak 466 · avg 131 · -44% w/w
a month agotoday
Uptime history 16 days of history · worst day 99%
16 days agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
460 ms
Response time
average over 24h
281
Installs / week
npm and PyPI

Tools have disappeared from this server

A tool that vanishes takes a piece of your agent with it, and the change arrives silently. Watch this server and every such change lands in your inbox.

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 0 min ago.

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

Available tools 4

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

balance
get_balance
Return total, reserved, and available MainBook credits. Every value is measured in PDF pages.
conversion
get_conversion
Get the current state of one MainBook conversion. When successful, return JSON inline or save XLSX/CSV locally over stdio. HTTP mode returns safe download instructions. Use this after convert_bank_statement times out.
conversions
list_conversions
List one cursor page of conversion jobs visible to the MainBook account. Pass the returned next_cursor to continue.
convert
convert_bank_statement
Convert one PDF bank statement through the complete MainBook workflow: create a job, upload, start, poll, and return structured data. This creates a job and spends page credits; it is not read-only.

Tools removed

These were exposed before and are gone now. No other catalogue tracks this.

output_folder
removed 19 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://mcp.mainbook.ai/mcp streamable-http answering 1099 ms 0 min ago

Alternatives to MainBook Bank Statement Converter

same job, measured the same way
C
Schedule Iii
by datavrn

Deterministic Schedule III statements for Indian companies: trial balance in, Excel workbook out.

67 tools answering
I
Handiworks
by lukehal

MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.

3 tools answering
I
MCP Data Converter
by igormilovanovic

Convert between 200+ format pairs: JSON, CSV, XML, YAML, PDF, Excel, DOCX and more.

answering
RentRollAPI
by ekvanauk

Extract verified data from CRE rent rolls and T12 operating statements (PDF, Excel, CSV, scans)

2 tools answering
Doc_Conv — Document to Markdown
by nicklee002e

Convert PDF/Word/Excel/PowerPoint documents to Markdown, paid in USDC via x402.

80 installs/wk local only
Markdown Formatter
by xjtlumedia

AI Answer Copier — Convert Markdown to PDF, DOCX, HTML, LaTeX, CSV, JSON, XML, XLSX, RTF, PNG

86 installs/wk local only
Csvto MCP
by bishop81

Local CSV, JSON and Excel conversion. Files are never uploaded and never enter the context.

local only
Invapi MCP
by invapi-org

Extract, create, convert & validate invoices (UBL, CII, XRechnung, ZUGFeRD, PDF, Excel)

59 installs/wk local only

MainBook Bank Statement Converter — questions

Answers built from our own checks of this server.

What can MainBook Bank Statement Converter do?
It exposes 4 tools, read directly from the server on our last check. Among them: convert_bank_statement, get_balance, get_conversion, list_conversions. 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 MainBook Bank Statement Converter 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 460 ms. The bar chart above shows every period we have measured.
Did MainBook Bank Statement Converter ever remove tools?
Yes. output_folder is no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect MainBook Bank Statement Converter?
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 MainBook Bank Statement Converter need an API key?
No. MainBook Bank Statement Converter completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is MainBook Bank Statement Converter?
It answers our handshake in 460 ms on average, which is faster than 38% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use MainBook Bank Statement Converter?
The pypi package mainbook-mcp was installed 281 times in the last week. Week over week that is -44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MainBook Bank Statement Converter open source?
Yes — it is published under the MIT licence, written in Python 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.