trw

Sean-Bravo/trw
★ 0 stars TypeScript Data/Analytics Updated today
Parse crypto exchange CSVs and bank statement PDFs into tax-ready data — REST API, MCP server, and SDKs
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": {
    "trw": {
      "command": "npx",
      "args": [
        "-y",
        "Sean-Bravo/trw"
      ]
    }
  }
}

README Excerpt

<div align="center"> **REST API · MCP Server · Node SDK · Python SDK · Consumer Dashboard** </div> --- TaxFormatter turns messy financial exports into structured, tax-ready data — for humans _and_ for AI agents. Drop a CSV from Coinbase, a ZIP from Kraken, a `.tar.gz` from Binance, or a PDF statement from Chase, and get back a clean, normalized transaction set you can pipe into Koinly, TurboTax, CoinLedger, ZenLedger — or straight into your own software.

Tools (3)

list_supported_sourcesparse_bank_statementparse_crypto_csv

Topics

bank-statementscrypto-taxcsv-parserfintechmcp-servermodel-context-protocolnextjspdf-parserrest-apitypescript
📊
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 →