Avalara Classification
Rank #57,205com.avalara/classification
Classify, validate & verify HS codes and access tariff compliance data for cross-border trade
Avalara Classification is a Model Context Protocol (MCP) server published by avadev. It ranks #57,205 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Avalara Classification is listed on Official MCP, with 1 tracked version. It was first listed on Jun 25, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 58,255 of 115,460 servers on MCP Toplist.
Use Avalara Classification
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http classification https://mcp.avalara.com/classification[mcp_servers.classification]
url = "https://mcp.avalara.com/classification"Add to ~/.codex/config.toml.
https://mcp.avalara.com/classificationSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"classification": {
"url": "https://mcp.avalara.com/classification"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"classification": {
"type": "http",
"url": "https://mcp.avalara.com/classification"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"classification": {
"serverUrl": "https://mcp.avalara.com/classification"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"classification": {
"url": "https://mcp.avalara.com/classification"
}
}
}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%2Fclassification)<a href="https://mcptoplist.com/server/com.avalara%2Fclassification"><img src="https://mcptoplist.com/badge/com.avalara%2Fclassification.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 25, 2026 |
Frequently asked questions
- Who maintains Avalara Classification?
- Avalara Classification is maintained by avadev, which publishes 9 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Avalara Classification listed on the Official MCP Registry?
- Yes — Avalara Classification is listed on the Official MCP Registry.
- How many versions does Avalara Classification have?
- MCP Toplist tracks 1 version of Avalara Classification, most recently published on Jun 25, 2026.
- Where can I find the source code for Avalara Classification?
- The source code for Avalara Classification is hosted at github.com/avadev/mcp.