← All servers

Trade Tariffs MCP

net.nexlab/trade-tariffs v1.0.0
Official Registry search

US import tariff lookup against the official USITC Harmonized Tariff Schedule

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add trade-tariffs --transport http https://mcp.nexlab.net/mcp/trade-tariffs
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "trade-tariffs": {
      "url": "https://mcp.nexlab.net/mcp/trade-tariffs"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "trade-tariffs": {
      "serverUrl": "https://mcp.nexlab.net/mcp/trade-tariffs"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "trade-tariffs": {
      "type": "http",
      "url": "https://mcp.nexlab.net/mcp/trade-tariffs"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "trade-tariffs": {
      "url": "https://mcp.nexlab.net/mcp/trade-tariffs"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "trade-tariffs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.nexlab.net/mcp/trade-tariffs"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.nexlab.net/mcp/trade-tariffs none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/net.nexlab--trade-tariffs/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent