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

Add to Cursor

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

NameDescriptionSample prompt
searchProvides 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?