目录 / MainBook Bank Statement Converter
MCP
鉴权未知
未评级
已上架
MainBook Bank Statement Converter
Convert customer-supplied PDF bank statements to checked JSON, Excel, or CSV with balance validation. The official MainBook MCP server runs as a hosted Streamable HTTP endpoint you sign in to with your MainBook account, or locally over stdio with uvx mainbook-mcp. It validates arithmetic against opening and closing balances, reports reconciliation issues, and does not connect to bank accounts. Conversions spend page credits on your own MainBook account; the server cannot buy credits, take payments, or delete jobs. Docs: https://mainbook.ai/mcp - Source: https://github.com/human-beyond/mainbook-mcp - Legacy API keys for scripts and CI: https://mainbook.ai/developer
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://mainbook-bank-statement-converter--human-beyond.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"MainBook Bank Statement Converter": {
"url": "https://mainbook-bank-statement-converter--human-beyond.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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. |
| get_balance | Return total, reserved, and available MainBook credits. Every value is measured in PDF pages. |
| list_conversions | List one cursor page of conversion jobs visible to the MainBook account. Pass the returned next_cursor to continue. |
| 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. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。