Ziptax Sales Tax MCP Server
Real-time US and Canadian sales tax and use tax rates by address or geographic coordinates.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- 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
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Real-time US and Canadian sales tax and use tax rates by address or geographic coordinates.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| 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 |