A live data connector for Claude. Once connected, Claude can pull real Avalara Tax Suite MCP (Official) data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.
- Get a free API key — create one here
- Copy the install config below into your
claude_desktop_config.json - Restart Claude Desktop — the tools appear automatically
Avalara Tax Suite MCP (Official)
Official Avalara suite of 9 specialized MCP servers covering the full tax compliance stack: AvaTax (real-time tax calculation, nexus determination), Returns (filing calendars), E-Invoicing (international compliance), Tax Registrations & Business Licenses, Exemption Certificate Management, Cross-Border Trade (duty/tariff calculations), Tax Content database, Classification, and Developer Documentation.
{
"mcpServers": {
"avalara-mcp": {
"url": "https://mcp.avalara.com/mcp"
}
}
}
ℹ Add your OAuth 2.1 with Avalara account (avalara.com) in the config (replace the placeholder value).
Full setup walkthrough: Getting Started Guide →