Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Taxformatter
Taxformatter logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 10:02:34 PM

Taxformatter

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Parse crypto CSVs and bank PDFs into clean transaction data for Koinly, TurboTax, CoinLedger.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "taxformatter": {
      "command": "npx",
      "args": [
        "-y",
        "@taxformatter/mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

πŸ“Š TaxFormatter

Crypto CSVs and bank statement PDFs, parsed into tax-ready data.

REST API Β· MCP Server Β· Node SDK Β· Python SDK Β· Consumer Dashboard

API MCP Node SDK License


πŸš€ What It Does

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.

Code
   Exchange CSV                        Clean, normalized
   Bank PDF              β†’             transactions (JSON / CSV)
   XLSX / ZIP / TAR.GZ                 + AI-generated insights

✨ Features

πŸ”Œ Developer REST API

Ship a crypto-tax or bank-ingestion feature into your product in an afternoon.

  • POST /v1/parse β€” upload a CSV or PDF, get structured JSON back
  • GET /v1/sources β€” list every supported exchange, bank, and output format
  • GET /v1/usage β€” monthly quota, RPM limit, current consumption
  • GET /v1/health β€” liveness probe
  • Auth: X-API-Key header with tf_live_* keys (SHA-256 hashed at rest)
  • Host: https://api.taxformatter.com

πŸ€– MCP Server for AI Agents

Give Claude, Cursor, Windsurf, or any MCP-compatible agent the ability to parse crypto and bank data directly.

Terminal
npx @taxformatter/mcp-server
ToolWhat it does
parse_crypto_csvAuto-detects the exchange, returns normalized transactions
parse_bank_statementExtracts transactions from bank statement PDFs
list_supported_sourcesQueries every supported source + output format

πŸ“¦ Official SDKs

  • Node.js β†’ @taxformatter/sdk β€” promise-based, fully typed
  • Python β†’ taxformatter β€” idiomatic, type-hinted

🏦 14 Exchanges · 7+ Banks · 4 Tax Software Formats

Exchanges: Coinbase Β· Kraken Β· Gemini Β· Binance Β· Robinhood Β· Crypto.com Β· PayPal Β· Cash App Β· Venmo Β· KuCoin Β· Bybit Β· FTX Β· Bitfinex Β· OKX

Banks: Chase Β· Mercury Β· Navy Federal Β· Bank of America Β· Wells Fargo Β· Citi Β· Capital One

Export formats: Koinly Β· TurboTax (Form 8949) Β· CoinLedger Β· ZenLedger

🧠 Tiered AI Insights

Every parsed file comes back with actionable analysis β€” scaled to your plan.

TierModelOutput
Free / StarterGemini 2.5 FlashQuick stats + basic flagging
GrowthClaude Sonnet 4.6Balanced analysis, breakdowns
BusinessClaude Opus 4.7Deep analysis + tax suggestions

πŸ–₯️ Consumer Dashboard

Not a developer? The web app at taxformatter.com is a full drag-and-drop experience with real-time job status, exchange auto-detection, transformation previews, and one-click downloads.


πŸ—οΈ Tech Stack

LayerTechnology
FrontendNext.js 16 Β· React 19 Β· TypeScript Β· Tailwind v4
AuthNextAuth (Google OAuth + email/password + 2FA)
DatabaseNeon (serverless PostgreSQL)
StorageAWS S3 (presigned URLs)
QueueAWS SQS + DLQ
ComputeAWS Lambda Γ— 4 (scanner, processor, webhook, api)
EdgeAWS API Gateway + WAF + CloudFront
PaymentsStripe (consumer + developer tiers)
EmailAWS SES / Nodemailer
MonitoringSentry + CloudWatch
IaCTerraform

πŸ“ Repo Layout

Code
trw/
β”œβ”€β”€ app/                 # Next.js App Router (marketing, dashboard, /v1 admin)
β”‚   β”œβ”€β”€ api/             # Internal API routes (NextAuth, uploads, jobs, dev keys)
β”‚   β”œβ”€β”€ dashboard/       # Authenticated user area + /dashboard/developer
β”‚   β”œβ”€β”€ docs/            # MDX-powered docs site
β”‚   └── upload/          # Anonymous bank statement β†’ CSV landing page
β”‚
β”œβ”€β”€ backend/             # Python processing layer (AWS Lambda)
β”‚   β”œβ”€β”€ handlers/        # scanner Β· processor Β· webhook Β· api
β”‚   β”œβ”€β”€ services/
β”‚   β”‚   β”œβ”€β”€ engine.py            # CSV parsing (14 exchange parsers)
β”‚   β”‚   β”œβ”€β”€ format_converter.py  # Koinly β†’ TurboTax/CoinLedger/ZenLedger
β”‚   β”‚   β”œβ”€β”€ fingerprinting.py    # Exchange auto-detection
β”‚   β”‚   β”œβ”€β”€ ai_insights.py       # Tiered AI analysis
β”‚   β”‚   β”œβ”€β”€ api_auth.py          # API key validation + rate limiting
β”‚   β”‚   └── bank_statement/      # PDF extraction pipeline
β”‚   β”œβ”€β”€ configs/banks/*.yaml     # YAML-driven bank configs
β”‚   └── terraform/               # Infra as code
β”‚
β”œβ”€β”€ packages/
β”‚   β”œβ”€β”€ mcp-server/      # @taxformatter/mcp-server (npm)
β”‚   β”œβ”€β”€ sdk-node/        # @taxformatter/sdk (npm)
β”‚   └── sdk-python/      # taxformatter (PyPI)
β”‚
β”œβ”€β”€ components/          # React components (marketing, dashboard, ui)
β”œβ”€β”€ lib/                 # Business logic (auth, api-keys, stripe, email)
β”œβ”€β”€ db/                  # PostgreSQL schema + migrations
└── docs/                # Setup guides

Full architectural reference: ARCHITECTURE.md


⚑ Quick Start

Run the web app

Terminal
npm install
npm run dev

Open http://localhost:3000.

Try the API

Terminal
curl -X POST https://api.taxformatter.com/v1/parse \
  -H "X-API-Key: tf_live_..." \
  -F "file=@coinbase.csv"

Use the MCP server with Claude Code

config.json
{
  "mcpServers": {
    "taxformatter": {
      "command": "npx",
      "args": ["@taxformatter/mcp-server"],
      "env": { "TAXFORMATTER_API_KEY": "tf_live_..." }
    }
  }
}

Install the Node SDK

Terminal
npm install @taxformatter/sdk
server.ts
import { TaxFormatter } from "@taxformatter/sdk";

const tf = new TaxFormatter({ apiKey: process.env.TF_API_KEY! });
const result = await tf.parse({ file: fs.createReadStream("./coinbase.csv") });

πŸ§ͺ Testing

Terminal
npm test              # Jest unit tests (160+ across API, MCP, keys, UI)
npm run test:e2e      # Playwright end-to-end tests
npm run typecheck     # TypeScript strict mode
npm run lint          # ESLint

πŸ’³ Pricing

One plan, two ways to use it β€” drop a file in the dashboard or call our API. Same quota, same AI insights.

TierPriceQuotaRPMAI InsightsHighlights
Free$025 files10Gemini 2.5 FlashAll 14 exchanges Β· No credit card
Starter$29/mo100 files30Gemini 2.5 FlashAll 14 exchanges
Growth$99/mo500 files60Claude Sonnet 4.6+ Bank PDF parsing
Business$249/mo2,000 files120Claude Opus 4.7+ Custom integrations Β· SLA

πŸ”’ Security Highlights

  • Stateless API processing β€” file content lives in Lambda RAM only, never written to disk
  • Zero payload logging β€” api_requests stores metadata only (hash, status, bytes, timing)
  • API keys SHA-256 hashed at rest, prefixed tf_live_ for easy identification
  • TLS 1.3 enforced everywhere
  • AES-256 encryption on all stored uploads
  • AWS WAF β€” DDoS shield, SQL injection, XSS mitigation
  • User-controlled retention β€” 1 year default, or delete-after-download

Full disclosure at taxformatter.com/security.


πŸ“š Documentation

  • ARCHITECTURE.md β€” Full system design
  • content/docs/api/index.md β€” API reference
  • packages/mcp-server/README.md β€” MCP setup guide
  • RELIABILITY.md β€” SLOs, incident playbooks
  • docs/ β€” Stripe, Sentry, and deployment guides

License

Source-available, not open source. Copyright (c) 2026 Quantum Transfer Group, all rights reserved β€” you may read and audit this code, but not run, copy, or build on it. Full terms in LICENSE; the published npm and PyPI client packages are licensed separately.

Security

Found a vulnerability? Report it privately β€” see SECURITY.md. Please don't open a public issue.

Contributing

Bug reports are welcome, especially parsing failures against real exchange or bank exports. We don't accept outside pull requests β€” see CONTRIBUTING.md.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Alpha Vantage MCP logoAlpha Vantage MCP

    Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators

    πŸ’° Finance & Fintech2 views
    Compare vs Alpha Vantage MCP β†’
  • Tradingview MCP logoTradingview MCP

    Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.

    πŸ’° Finance & Fintech4 views
    Compare vs Tradingview MCP β†’
  • Zwldarren Akshare One MCP logoZwldarren Akshare One MCP

    Provide access to Chinese stock market data including historical prices, real-time data, news, and…

    πŸ’° Finance & Fintech2 views
    Compare vs Zwldarren Akshare One MCP β†’
  • Tasty Agent logoTasty Agent

    Tastyworks API integration to handle trading activities on Tastytrade

    πŸ’° Finance & Fintech4 views
    Compare vs Tasty Agent β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

npm downloads
206
Package downloads in the last 30 days.
Last commit
9d ago
Most recent push to the default branch.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Taxformatter

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "taxformatter": { "command": "npx", "args": ["-y","@taxformatter/mcp-server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewTaxformatter AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/taxformatter?style=directory)](https://allmcps.com/mcp/taxformatter)
HTML Embed
<a href="https://allmcps.com/mcp/taxformatter"><img src="https://allmcps.com/api/badge/taxformatter?style=directory" alt="Taxformatter on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 16, 2026
4/8 checks healthy over the last 46d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit9d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 16, 2026
npm downloads206/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
43Quality signal: Fair Β· 43/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 2d ago via OSV.dev Β· @taxformatter/mcp-server (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Taxformatter β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients