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