Avalara AvaTax
Rank #57,203com.avalara/avatax
Access Avalara AvaTax API for tax calculation, transactions, nexus management, and compliance
Avalara AvaTax is a Model Context Protocol (MCP) server published by avadev. It ranks #57,203 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Avalara AvaTax is listed on Official MCP, with 1 tracked version. It was first listed on Jun 11, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 58,257 of 115,460 servers on MCP Toplist.
Use Avalara AvaTax
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http avatax https://mcp.avalara.com/avatax[mcp_servers.avatax]
url = "https://mcp.avalara.com/avatax"Add to ~/.codex/config.toml.
https://mcp.avalara.com/avataxSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"avatax": {
"url": "https://mcp.avalara.com/avatax"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"avatax": {
"type": "http",
"url": "https://mcp.avalara.com/avatax"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"avatax": {
"serverUrl": "https://mcp.avalara.com/avatax"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"avatax": {
"url": "https://mcp.avalara.com/avatax"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.avalara%2Favatax)<a href="https://mcptoplist.com/server/com.avalara%2Favatax"><img src="https://mcptoplist.com/badge/com.avalara%2Favatax.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
avadev
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 11, 2026 |
Frequently asked questions
- Who maintains Avalara AvaTax?
- Avalara AvaTax is maintained by avadev, which publishes 9 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Avalara AvaTax listed on the Official MCP Registry?
- Yes — Avalara AvaTax is listed on the Official MCP Registry.
- How many versions does Avalara AvaTax have?
- MCP Toplist tracks 1 version of Avalara AvaTax, most recently published on Jun 11, 2026.
- Where can I find the source code for Avalara AvaTax?
- The source code for Avalara AvaTax is hosted at github.com/avadev/mcp.