MCP servers
Avalara Dev Documentation MCP server
Overview
Provides access to Avalara developer documentation and integration guides, including technical documentation, product information, how-to guides, and code examples.
MCP client setup
Cursor
Install MCP Server
Add the Avalara Dev Documentation MCP server to your IDE
Or manually add to your MCP settings:
{
"mcpServers": {
"avalara-docs": {
"type": "http",
"url": "https://mcp.avalara.com/docs"
}
}
}View Cursor MCP server documentation Link
Tools
| Name | Description | Sample prompt |
|---|---|---|
| search | Provides search results from Avalara developer documentation, including information about APIs, SDKs, and other developer resources. | How do I integrate Avalara's AvaTax API with my e-commerce platform? |