mainbook-mcp

human-beyond/mainbook-mcp
★ 0 stars Python Data/Analytics Updated today
MCP server for converting PDF bank statements to checked Excel, CSV, or JSON with MainBook
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mainbook-mcp": {
      "command": "uvx",
      "args": [
        "mainbook-mcp"
      ]
    }
  }
}

Or install with pip: pip install mainbook-mcp

README Excerpt

<!-- mcp-name: ai.mainbook/bank-statement-converter --> **A finance MCP server scoped to one job: turning PDF bank statements into checked JSON, Excel or CSV — not a general accounting MCP.** It runs locally with your MainBook API key. Point your assistant at a statement and ask for a spreadsheet. The PDF goes to

Tools (11)

MAINBOOK_ALLOWED_DIRSMAINBOOK_API_BASE_URLMAINBOOK_API_KEYMAINBOOK_MCP_HOSTMAINBOOK_MCP_PORTMAINBOOK_MCP_TRANSPORTconvert_bank_statementget_balanceget_conversionlist_conversionsoutput_folder

Topics

accountingbank-statementsbookkeepingcsvexcelmcpmcp-servermodel-context-protocolpdfpython
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →