io.github.Sean-Bravo/taxformatter MCP Server
io.github.Sean-Bravo/taxformatter
What is the io.github.Sean-Bravo/taxformatter MCP server?
Parse crypto CSVs and bank PDFs into clean transaction data for Koinly, TurboTax, CoinLedger.
How to install io.github.Sean-Bravo/taxformatter
Copy-paste configuration for popular MCP clients.
TAXFORMATTER_API_KEYrequiredsecretYour TaxFormatter API key (starts with tf_live_). Get one free at taxformatter.com/dashboard/developer
{
"mcpServers": {
"taxformatter": {
"command": "npx",
"args": [
"-y",
"@taxformatter/mcp-server"
],
"env": {
"TAXFORMATTER_API_KEY": "<YOUR_TAXFORMATTER_API_KEY>"
}
}
}
}{
"mcpServers": {
"taxformatter": {
"command": "npx",
"args": [
"-y",
"@taxformatter/mcp-server"
],
"env": {
"TAXFORMATTER_API_KEY": "<YOUR_TAXFORMATTER_API_KEY>"
}
}
}
}{
"mcpServers": {
"taxformatter": {
"command": "npx",
"args": [
"-y",
"@taxformatter/mcp-server"
],
"env": {
"TAXFORMATTER_API_KEY": "<YOUR_TAXFORMATTER_API_KEY>"
}
}
}
}{
"servers": {
"taxformatter": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@taxformatter/mcp-server"
],
"env": {
"TAXFORMATTER_API_KEY": "<YOUR_TAXFORMATTER_API_KEY>"
}
}
}
}claude mcp add taxformatter --env TAXFORMATTER_API_KEY=<YOUR_TAXFORMATTER_API_KEY> -- npx -y @taxformatter/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.