Agent Tools
Back to MCP servers

Avalara Tax Registrations and Business Licenses

https://mcp.avalara.com/bl
● healthy

Provides access to Avalara Tax Registration and Business Licenses APIs for filings and registrations

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.avalara.com/bl
JSON-RPC initialize probe
curl -X POST https://mcp.avalara.com/bl \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://developer.avalara.com/mcp-servers/business_licensing
Source code
https://github.com/avadev/mcp