Avalara AvaTax MCP Server by CData
@CDataSoftware
Avalara AvaTax MCP Server by CData について
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Avalara AvaTax (beta): https://www.cdata.com/download/download.aspx?sku=GEZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\avalara-avatax.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Avalara AvaTax MCP Server by CData?
This read-only MCP Server allows LLMs (like Claude Desktop) to query live data from Avalara AvaTax, powered by the CData JDBC Driver for Avalara AvaTax. It wraps the driver, exposing tax data as relational SQL models through a simple MCP interface so LLMs can retrieve live information via natural language — no SQL required.
How to use Avalara AvaTax MCP Server by CData?
Clone the repository, build with mvn clean install, download and license the CData JDBC Driver for Avalara AvaTax, configure a connection string using the driver’s utility, create a .prp file with JDBC connection properties, and add the server to your client’s MCP configuration (e.g., claude_desktop_config.json). The server runs over stdio and must be on the same machine as the client.
Key features of Avalara AvaTax MCP Server by CData
- Read-only access to live Avalara AvaTax data via natural language queries
- Tools to discover tables, columns, and run SQL SELECT queries
- Built on the CData JDBC Driver for Avalara AvaTax
- Uses stdio transport for local client communication
- Supports OAuth authentication via the JDBC connection string
Use cases of Avalara AvaTax MCP Server by CData
- Ask LLMs about tax rates or transaction data without writing SQL
- Analyze correlations between sales and tax categories using natural language
- Retrieve lists of tax codes or exemptions for reporting
- Integrate Avalara AvaTax data into AI-powered workflows
FAQ from Avalara AvaTax MCP Server by CData
Is this server read-only?
Yes. The project builds a read-only MCP server. For full read, write, update, delete, and action capabilities, CData offers a separate MCP Server (beta).
What runtime and dependencies are required?
Java (to run the JAR), the CData JDBC Driver for Avalara AvaTax (downloaded separately and licensed), and Maven (for building). The server is packaged as a JAR file.
Where does the data live when querying?
The server connects directly to Avalara AvaTax’s live data over the internet using the CData JDBC Driver. The driver does not store a local copy; queries return current data from the source.
What transport and authentication methods does it use?
The server uses stdio transport (local client only). Authentication is handled through the JDBC connection string, which uses OAuth (e.g., InitiateOAuth=GETANDREFRESH) for Avalara AvaTax.
Are there any known limitations?
The server is read-only. It only supports SQL SELECT queries for data retrieval; write, update, and delete operations are not available in this version.
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント