Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. Ziptax Sales Tax API
Z
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Ziptax Sales Tax API

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View Repository

Real-time US and Canadian sales and use tax rates by address or geo coordinates.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ziptax-sales-tax-api": {
      "command": "npx",
      "args": [
        "-y",
        "ziptax-sales-tax-api"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Documentation Overview

Sales Tax Automation Code Samples

Welcome to the official sales-tax-code-samples repository! This repository contains examples of how to integrate and automate sales tax calculations using the zip.tax API v60 โ€” the latest and most capable version of the API. These code samples are designed to help developers quickly implement and adapt the API in their applications.

โœจ What's New in v60

Version 60 is a major upgrade over previous API versions, introducing a completely restructured response format and a set of powerful new capabilities:

FeatureDescription
Structured jurisdiction rates (baseRates)Every component rate (state, county, city, special districts) is returned as a discrete object with jurisdiction type, name, description, and tax code โ€” no more fixed district1โ€“district5 columns.
Tax summaries (taxSummaries)Pre-computed total sales and use tax rates with display-ready breakdowns, ready to show at checkout.
Sourcing rules (sourcingRules)Explicit origin- vs destination-based sourcing determination for the queried location.
Product taxability codes (taxabilityCode)Pass a TIC (Taxability Information Code) to get product-specific tax rules โ€” reduced food rates, exemption thresholds, per-volume taxes, effective dates, and more โ€” returned in productDetail.
Canadian tax rates (countryCode=CAN)GST / PST / HST / QST lookups for Canadian postal codes, with province-level breakdowns.
Historical rate lookups (historical=YYYYMM)Query the tax rates that were in effect for a past period โ€” essential for amended returns and audits.
Extended address details (addressDetailExtended=true)Fully parsed address components (street, house number, city, county, state, postal code, country) from the geocoder.
Extended shipping rules (shippingExtended=true)State-level freight taxability rules, including whether separately-stated shipping is exempt.
Service & freight taxabilityservice and shipping blocks indicate whether services and freight are taxable at the destination.
Tennessee Single Article Tax (sat_item_total)Correct local tax cap calculation for high-value single articles in Tennessee.
Lookup by address, postal code, or coordinatesDoor-level accuracy via street address or lat/lng, or all applicable rates for a postal code.
JSON and XMLChoose your response format with format=json (default) or format=xml.

Some features (product taxability codes, Canadian rates, historical data) are plan-level entitlements. See zip.tax pricing for details.

๐Ÿš€ Quick Start

All lookups are a single GET request:

Code
GET https://api.zip-tax.com/request/v60?key=YOUR_API_KEY&address=200 Spectrum Center Dr, Irvine, CA 92618

Example v60 response (abbreviated):

config.json
{
  "metadata": {
    "version": "v60",
    "response": { "code": 100, "name": "RESPONSE_CODE_SUCCESS", "message": "Successful API Request." }
  },
  "baseRates": [
    { "rate": 0.0725, "jurType": "US_STATE_SALES_TAX",  "jurName": "CA",     "jurDescription": "US State Sales Tax",  "jurTaxCode": "06" },
    { "rate": 0.005,  "jurType": "US_COUNTY_SALES_TAX", "jurName": "ORANGE", "jurDescription": "US County Sales Tax", "jurTaxCode": "30" },
    { "rate": 0,      "jurType": "US_CITY_SALES_TAX",   "jurName": "IRVINE", "jurDescription": "US City Sales Tax",   "jurTaxCode": null }
  ],
  "service":  { "adjustmentType": "SERVICE_TAXABLE", "taxable": "N", "description": "Services non-taxable" },
  "shipping": { "adjustmentType": "FREIGHT_TAXABLE", "taxable": "N", "description": "Freight non-taxable" },
  "sourcingRules": { "adjustmentType": "ORIGIN_DESTINATION", "description": "Destination Based Taxation", "value": "D" },
  "taxSummaries": [
    { "rate": 0.0775, "taxType": "SALES_TAX", "summaryName": "Total Base Sales Tax", "displayRates": [ { "name": "Total Rate", "rate": 0.0775 } ] },
    { "rate": 0.0775, "taxType": "USE_TAX",   "summaryName": "Total Base Use Tax",   "displayRates": [ { "name": "Total Rate", "rate": 0.0775 } ] }
  ],
  "addressDetail": {
    "normalizedAddress": "200 Spectrum Center Dr, Irvine, CA 92618-5003, United States",
    "incorporated": "true",
    "geoLat": 33.65253,
    "geoLng": -117.74794
  }
}

๐Ÿ”Ž Request Parameters

ParameterDescription
keyRequired. Your API key.
addressStreet address for a door-level rate lookup (geocoded and normalized).
postalcodeUS ZIP or Canadian postal code โ€” returns all applicable rates for the code.
lat, lngGeographic coordinates for a location-based lookup.
city, county, stateOptional filters to narrow postal-code lookups.
countryCodeUSA (default) or CAN for Canadian tax rates.
taxabilityCodeTIC code for product-specific tax rules (e.g. 40030 = food & food ingredients).
historicalYYYYMM period for historical rate lookups (e.g. 202401).
addressDetailExtendedtrue to include parsed address components in addressDetail.address.
shippingExtendedtrue to include state-level shipping rules in shipping.shippingExtended.
sat_item_totalItem total for Tennessee Single Article Tax calculation.
adjustmentSourcing adjustment: auto, origin, or destination.
formatjson (default) or xml.

๐Ÿ“‚ Repository Structure

Code
โ”œโ”€โ”€ Go/
โ”‚   โ”œโ”€โ”€ example.go
โ”‚   โ””โ”€โ”€ README.md
โ”œโ”€โ”€ Node/
โ”‚   โ”œโ”€โ”€ example.js
โ”‚   โ””โ”€โ”€ README.md
โ”œโ”€โ”€ Python/
โ”‚   โ”œโ”€โ”€ example.py
โ”‚   โ””โ”€โ”€ README.md
โ”œโ”€โ”€ Scala/
โ”‚   โ”œโ”€โ”€ example.scala
โ”‚   โ””โ”€โ”€ README.md
โ””โ”€โ”€ README.md

Each language folder contains a runnable example demonstrating the core v60 features: address lookup, coordinate lookup, product taxability codes, Canadian rates, and extended address/shipping details.

๐Ÿ› ๏ธ Prerequisites

Before using the code samples, ensure you have:

  1. A zip.tax API Key.
  2. Basic knowledge of the programming language you're working with.
  3. Installed dependencies for the selected code sample (refer to the specific sample's README).

๐Ÿ”ง Getting Started

  1. Clone this repository:

    bash
    git clone https://github.com/ZipTax/sales-tax-code-samples.git
    cd sales-tax-code-samples
    
  2. Navigate to the directory of the programming language you want to use (e.g., Python/, Go/, Node/, or Scala/).

  3. Set your API key as an environment variable:

    server.ts
    export ZIPTAX_API_KEY=your_api_key_here
    
  4. Follow the language-specific instructions to install dependencies and run the sample.

Example: Python

bash
cd Python
pip install requests
python example.py

๐Ÿ“Ÿ Response Codes

CodeMeaning
100Successful API request
101Invalid or missing API key
104Invalid postal code
105Invalid query string
107Feature/version not enabled for your plan
108Rate limit exceeded (HTTP 429)
109Address missing, incomplete, or invalid
110Valid query, but no result found
111Invalid historical parameter
112International rates not enabled for this key
113Product rate rules not enabled for this key

๐Ÿ“š Documentation

  • API Reference

๐Ÿค Contributing

We welcome contributions! If you have improvements, additional language examples, or bug fixes, please:

  1. Fork this repository.
  2. Create a new branch (feature/my-feature or fix/issue-name).
  3. Submit a pull request.

๐Ÿ“ License

This project is licensed under the MIT License.


๐ŸŒŸ Support

If you encounter any issues or have questions, feel free to open an issue or contact our support team.

Happy Coding! ๐Ÿš€

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI โ€” documentation, API, and CLI scaffolding

    ๐Ÿ’ป Developer Tools1 views
    Compare vs Ignite UI MCP Server โ†’
  • MCP Server Taiwan Weather logoMCP Server Taiwan Weather

    ็”จๆ–ผๅ–ๅพ—่‡บ็ฃไธญๅคฎๆฐฃ่ฑก็ฝฒ API ่ณ‡ๆ–™็š„ Model Context Protocol (MCP) Server

    ๐Ÿ’ป Developer Tools0 views
    Compare vs MCP Server Taiwan Weather โ†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    ๐Ÿ’ป Developer Tools1 views
    Compare vs PraisonAI โ†’
  • Open Notebook logoOpen Notebook

    MCP server that wraps the Open Notebook API

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Open Notebook โ†’

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Ziptax Sales Tax API

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "ziptax-sales-tax-api": { "command": "npx", "args": ["-y", "Ziptax Sales Tax API"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewZiptax Sales Tax API AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ziptax-sales-tax-api?style=directory)](https://allmcps.com/mcp/ziptax-sales-tax-api)
HTML Embed
<a href="https://allmcps.com/mcp/ziptax-sales-tax-api"><img src="https://allmcps.com/api/badge/ziptax-sales-tax-api?style=directory" alt="Ziptax Sales Tax API on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging ยท 27/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to Ziptax Sales Tax API โ†’Install in Claude DesktopInstall in CursorInstall in VS Code