Crypto Tax MCP
Import transaction history via CSV exports or CCXT API for cost basis and capital gains calculations.
Import transaction history via CSV exports for cost basis and capital gains calculations.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Crypto Tax MCPcalculate my realized gains for 2024"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Crypto Tax MCP
Cost basis tracking, capital gains calc, and 1099-DA reconciliation for Claude. Built on top of the Crypto Portfolio MCP data layer.
Price: Free (50 txns) / Pro $19/mo / Tax $49/mo
Transport: Streamable HTTP
Host: VPS (ssh ai) + nginx + Let's Encrypt
Tools
import_transactions_csv— parse exchange CSV exports (Coinbase, Binance, Kraken formats)add_manual_transaction— add buy/sell/transfer/earn events manuallyget_transactions— filtered transaction historycalculate_cost_basis— FIFO/LIFO/HIFO lot matching for any coinget_realized_gains— short-term / long-term gain summary for a tax yearget_historical_fmv— fair market value on any past date (for airdrops, income events)export_tax_report— Form 8949-compatible gain/loss table (summary/csv/json)compare_1099da— flag discrepancies between user records and exchange-reported proceeds
Stack
TypeScript + Node.js 20
@modelcontextprotocol/sdk+ Express + ZodCoinGecko Analyst API (for historical FMV, $129/mo at scale)
Moralis (on-chain tx history, 30M free CU/mo)
CCXT (CEX trade history via user API keys)
SQLite (transactions, cost lots per user)
Bearer API key auth (MVP)
Run
cp .env.example .env
npm install
npm run dev
npm run build && npm startThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/biggling/crypto-tax-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server