tariff-resolver
Rank #6,549io.github.opsloft/tariff-resolver
US import duty research: HTS codes, Chapter 99 duties, MPF/HMF fees, landed cost. USITC data.
tariff-resolver is a Model Context Protocol (MCP) server published by opsloft. It ranks #6,549 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. tariff-resolver is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 125,497 of 132,046 servers on MCP Toplist.
Use tariff-resolver
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tariff-resolver -- npx -y tariff-resolver[mcp_servers.tariff-resolver]
command = "npx"
args = ["-y", "tariff-resolver"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tariff-resolver": {
"command": "npx",
"args": [
"-y",
"tariff-resolver"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tariff-resolver": {
"command": "npx",
"args": [
"-y",
"tariff-resolver"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tariff-resolver": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tariff-resolver"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tariff-resolver": {
"command": "npx",
"args": [
"-y",
"tariff-resolver"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tariff-resolver": {
"command": "npx",
"args": [
"-y",
"tariff-resolver"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.opsloft%2Ftariff-resolver)<a href="https://mcptoplist.com/server/io.github.opsloft%2Ftariff-resolver"><img src="https://mcptoplist.com/badge/io.github.opsloft%2Ftariff-resolver.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
opsloft
Available versions (6)
| Version | Published |
|---|---|
| 1.1.0 | Sep 5, 2026 |
| 1.0.3 | Aug 25, 2026 |
| 1.0.2 | Aug 21, 2026 |
| 1.0.1 | Aug 21, 2026 |
| 1.0.0 | Aug 20, 2026 |
| 0.1.1 | Aug 20, 2026 |
Frequently asked questions
- Who maintains tariff-resolver?
- tariff-resolver is maintained by opsloft, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is tariff-resolver listed on the Official MCP Registry?
- Yes — tariff-resolver is listed on the Official MCP Registry, alongside Glama.
- How many versions does tariff-resolver have?
- MCP Toplist tracks 6 versions of tariff-resolver, most recently published on Sep 5, 2026.
- Where can I find the source code for tariff-resolver?
- The source code for tariff-resolver is hosted at github.com/opsloft/tariff-resolver.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.