
Tariffmonitor Mcp
Estimate landed import costs and stacked US duty rates by HTS code while scoping physical or cross-border products.
Overview
Tariff Monitor MCP is a MCP server for the Validate phase that looks up US HTS codes and returns stacked import duty rates without an API key.
What is this MCP server?
- Live US tariff calculator with HTS code lookup
- Full stacked rate breakdown: MFN plus Section 301, IEEPA, and reciprocal layers
- No API key required for stdio npm package tariffmonitor-mcp v1.0.0
- Agent-callable MCP tools for duty estimates during sourcing conversations
- Registry version 1.0.0
- stdio transport via npm identifier tariffmonitor-mcp
- No API key required per server description
What problem does it solve?
Guessing duty percentages from blog posts leaves your product margin model wrong before you order inventory.
Who is it for?
Indie sellers and operators validating US import costs for a specific HTS line while iterating on retail price.
Skip if: Teams that need customs entry filing, binding rulings, or non-US jurisdiction tariff tables.
What do I get? / Deliverables
Your agent returns MFN-plus-layered duty estimates tied to HTS lookups so you can stress-test price and COGS in the same thread.
- Stacked US duty rate breakdown for a queried HTS line
- Agent-ready tariff context for pricing spreadsheets or margin models
- Repeatable HTS lookup workflow inside coding sessions
Recommended MCP Servers
Journey fit
Tariff and duty math belongs in validate when you are proving unit economics and pricing before you commit to inventory or supplier terms. Pricing subphase is where solo builders model COGS, margins, and retail price under real trade rules—not after the storefront is built.
How it compares
Live duty calculator MCP integration, not a general web scraping skill or accounting ledger.
Common Questions / FAQ
Who is Tariff Monitor MCP for?
Solo builders and small ecommerce teams who model US import duties during pricing and sourcing validation.
When should I use Tariff Monitor MCP?
Use it when you have or are researching an HTS code and need stacked MFN, Section 301, IEEPA, and reciprocal rates before committing to unit economics.
How do I add Tariff Monitor MCP to my agent?
Install the npm package tariffmonitor-mcp, register it as a stdio MCP server in Claude Code or Cursor, and invoke its tariff lookup tools from chat—no API key is listed in the registry manifest.