- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No standard license detected
- !No description
git clone https://github.com/daleweaver1981/tariffmonitor-mcp{
"mcpServers": {
"tariffmonitor-mcp": {
"command": "node",
"args": ["/path/to/tariffmonitor-mcp/dist/index.js"]
}
}
}Resumen de MCP Servers
# tariffmonitor-mcp
MCP server for the **Tariff Exposure Monitor** — a live US import tariff calculator covering 19,856 HTS codes.
Give Claude (or any MCP-compatible AI) the ability to look up real stacked tariff rates and project the **November 10, 2026 cliff** impact on any product.
## What it does
Two tools:
| Tool | What it does |
|---|---|
| `lookup_hts_code` | Search 19,856 HTS codes by description or numeric prefix |
| `calculate_tariff` | Returns an estimated stacked rate (MFN base + Section 301 + Section 232) and flags the Nov 10, 2026 Section 301 exclusion expiry. Optional: annual import volume → dollar impact |
Example exchange — a real capture from the live API on 2026-09-11, not a mock-up:
```
You: What's the tariff on athletic footwear from China, and what does it cost me at $800k/year?
Claude: [calls lookup_hts_code query="athletic footwear", then calculate_tariff
hts_code="6404110000", origin_country="CN", annual_import_value_usd=800000]
Note: 6404110000 is not in the schedule. This rate is for heading 640411, resolved to 6404112030.
HTS 6404112030 - For men
Origin: CN
Rate stack:
MFN base rate: +0.00%
Section 301 (China trade enforcement): +7.50%
Total current rate: 7.50%
No cliff change projected for this code/country combination.
Dollar impact at $800,000/yr import value:
Current annual duties: $60,000
```
Rates change, and a rate is per HTS code and origin country - treat the numbers above as the shape
of the answer, not as a quote for your shipment. The tool never invents a rate: if the upstream is
unreachable or the code is not in the schedule, it says so instead of estimating.
## Install (Claude Desktop)
Add to your `claude_desktop_config.json`:
```json
{
"mcpServers": {
"tariffmonitor": {
"command": "npx",
"args": ["-y", "tariffmonitor-mcp"]
}
}
}
```
Restart Claude Desktop. The `lookup_hts_code` and `calculate_tariff` tools appear automatically.
## Install (Cursor / other MCP clients)
```json
{
"mcp": {
"servers": {
"tariffmonitor": {
"command": "npx",
"args": ["-y", "tariffmonitor-mcp"]
}
}
}
}
```
## No API key required
The tool calls the free public API at adcreator-ai.com. No signup, no rate limits for reasonable use.
## Related
- [Free tariff calculator](https://adcreator-ai.com/tariffs/calculator) — browser version
- [Official US Harmonized Tariff Schedule](https://hts.usitc.gov/) — the authoritative rates
Built by [Dale Weaver / 0xpi](https://0xpi.com).
Lo que la gente pregunta sobre tariffmonitor-mcp
¿Qué es daleweaver1981/tariffmonitor-mcp?
+
daleweaver1981/tariffmonitor-mcp es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.
¿Cómo se instala tariffmonitor-mcp?
+
Puedes instalar tariffmonitor-mcp clonando el repositorio (https://github.com/daleweaver1981/tariffmonitor-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar daleweaver1981/tariffmonitor-mcp?
+
Nuestro agente de seguridad ha analizado daleweaver1981/tariffmonitor-mcp y le ha asignado un Trust Score de 52/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene daleweaver1981/tariffmonitor-mcp?
+
daleweaver1981/tariffmonitor-mcp es mantenido por daleweaver1981. La última actividad registrada en GitHub es del 2026-09-19, con 0 issues abiertos.
¿Hay alternativas a tariffmonitor-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega tariffmonitor-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/daleweaver1981-tariffmonitor-mcp)<a href="https://claudewave.com/repo/daleweaver1981-tariffmonitor-mcp"><img src="https://claudewave.com/api/badge/daleweaver1981-tariffmonitor-mcp" alt="Featured on ClaudeWave: daleweaver1981/tariffmonitor-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.