Ziptax Sales Tax MCP Server
Real-time US and Canadian sales tax and use tax rates by address or geographic coordinates.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- Get Account Metrics: Get account usage metrics and quota information for the authenticated ZipTax account. Returns current request counts, limits, and entitlements. Requires a valid ZipTax API key via
- Lookup Tax Rate: Look up sales and use tax rates for a US or Canadian location. Provide a postal code at minimum, or a full address for more precise results. Returns tax rates broken down by jurisdict
What data it sees
Do you need an account
An API key from the service settings is required
Real-time US and Canadian sales tax and use tax rates by address or geographic coordinates.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| get_account_metrics | Get account usage metrics and quota information for the authenticated ZipTax account. Returns current request counts, limits, and entitlements. Requires a valid ZipTax API key via the X-API-KEY header, Authorization header, or ?key= URL parameter. Get a key at https://platform.zip.tax |
| lookup_tax_rate | Look up sales and use tax rates for a US or Canadian location. Provide a postal code at minimum, or a full address for more precise results. Returns tax rates broken down by jurisdiction (state, county, city, district). Requires a valid ZipTax API key via the X-API-KEY header, Authorization header, or ?key= URL parameter. Get a key at https://platform.zip.tax |