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