HS code lookup and import duty rates for UK and US imports. Two tools — hs_lookup (product description → commodity codes) and duty_rates (HS code + origin country → applicable duty rate). Backed by the UK Trade Tariff API and USITC HTS. Freemium, 20 free queries per key.
Server Config
{
"mcpServers": {
"customs": {
"type": "streamable-http",
"url": "https://customs-mcp-production.up.railway.app/mcp"
}
}
}