parse_bank_statement — AllPDFMagic MCP Tool
parse_bank_statement
(parse bank statement) is one of 7 tools on the
AllPDFMagic
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call parse_bank_statement from your client
- Claude Code AllPDFMagic parse_bank_statement run in your project directory
- Claude Desktop AllPDFMagic parse_bank_statement ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AllPDFMagic parse_bank_statement ~/.cursor/mcp.json
- VS Code AllPDFMagic parse_bank_statement .vscode/mcp.json
- Zed AllPDFMagic parse_bank_statement ~/.config/zed/settings.json
- Windsurf AllPDFMagic parse_bank_statement ~/.codeium/windsurf/mcp_config.json
- Cline AllPDFMagic parse_bank_statement ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AllPDFMagic parse_bank_statement ~/.gemini/settings.json
- Grok AllPDFMagic parse_bank_statement .mcp.json (in your project root)
- ChatGPT AllPDFMagic parse_bank_statement Settings → Connectors → Advanced → Developer mode
- Claude.ai AllPDFMagic parse_bank_statement Settings → Connectors → Add custom connector
- LangChain AllPDFMagic parse_bank_statement pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http allpdfmagic https://api.allpdfmagic.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.