● degraded
Classify goods and find the import duties payable when shipping into Great Britain. Two tools — hs_lookup (find the HS/commodity code) and duty_rates (the duty an importer actually pays, preferential vs. MFN) — backed by the UK Trade Tariff, the public JSON descendant of the EU TARIC system.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/joshtnunnery/customs-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/joshtnunnery/customs-mcp/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://customs-mcp-production.up.railway.app