mcpserver.lol
registry/bank-statement-converter
Connection check verified live · 20h ago

bank-statement-converter

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

Tools 4
GitHub stars
Installs / wk
Licence MIT
Transport streamable-http, stdio
Last checked 20h ago

Tools & capabilities

4 tools

Read from the running server on 20h ago.

convert_bank_statement file_urlfile_pathoutput_pathresult_typeidempotency_keytimeout_seconds
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…
get_balance read-only
Return total, reserved, and available MainBook credits. Every value is measured in PDF pages.
get_conversion read-only job_id*output_pathresult_type
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 af…
list_conversions read-only limitcursor
List one cursor page of conversion jobs visible to the MainBook account. Pass the returned next_cursor to continue.