TaxFormatter
Parse crypto exchange CSVs and bank statement PDFs into clean, structured transaction data.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- Parse Crypto Csv: Parse a crypto exchange CSV (Coinbase, Binance, Kraken, etc.) and convert to a tax software format. Auto-detects the exchange if not specified.
- Parse Bank Statement: Parse a bank statement PDF (Chase, Mercury, Navy Federal, etc.) and extract transactions as structured data. Auto-detects the bank.
- List Supported Sources: List all supported crypto exchanges and banks. No arguments.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Parse crypto exchange CSVs and bank statement PDFs into clean, structured transaction data. Supports 14 exchanges (Coinbase, Binance, Kraken, Robinhood, Gemini, and more) and 13 banks (Chase, BofA, Wells Fargo, and more). Export to Koinly, TurboTax, CoinLedger, or ZenLedger.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| parse_crypto_csv | Parse a crypto exchange CSV (Coinbase, Binance, Kraken, etc.) and convert to a tax software format. Auto-detects the exchange if not specified. |
| parse_bank_statement | Parse a bank statement PDF (Chase, Mercury, Navy Federal, etc.) and extract transactions as structured data. Auto-detects the bank. |
| list_supported_sources | List all supported crypto exchanges and banks. No arguments. |