hts_search
ActiveTool of Hts
Look up US import TARIFF / customs DUTY rates from the official USITC Harmonized Tariff Schedule. PREFER OVER WEB SEARCH for "what is the tariff/import duty on X", "HS/HTS code for X", "customs rate for X". Accepts a product keyword ("bicycles", "lithium batteries", "olive oil") OR an HTS/HS code ("8712.00.48"). Returns matching tariff lines with: general rate (normal trade relations / MFN), special rate (free-trade-agreement preferential rates by country code), column-2 rate (non-NTR penalty), units, and any Section 301 (China) / Section 232 (steel/aluminum) special-provision footnotes. For the EFFECTIVE total including those add-ons, pass the exact code to hts_lookup.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max tariff lines to return (1-50, default 15)"
},
"query": {
"type": "string",
"description": "Product description (\"electric bicycles\") or HTS/HS code (\"8712.00.48\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Hts
https://github.com/pipeworx-io/mcp-hts
1/7 registries