mcpbeat Sign in

Tariffmonitor MCP Server

local only

Tariffmonitor MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 22 May 2026.

Live US tariff calculator: HTS lookup, full stacked rate (MFN+301+IEEPA+reciprocal). No API key.

Installs per day peak 23 · avg 6 · +46% w/w
a month agotoday
29
Installs / week
npm · tariffmonitor-mcp
0
Stars
0 open issues
22 May 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Tariffmonitor MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tariffmonitor-mcp -- npx -y tariffmonitor-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tariffmonitor-mcp": {
      "args": [
        "-y",
        "tariffmonitor-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tariffmonitor-mcp]
command = "npx"
args = ["-y", "tariffmonitor-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tariffmonitor-mcp": {
      "args": [
        "-y",
        "tariffmonitor-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tariffmonitor-mcp": {
      "args": [
        "-y",
        "tariffmonitor-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tariffmonitor MCP

same job, measured the same way
Shipping Rates & Postage Calculator
by onlineshippingcalculator

Live USPS, UPS & FedEx shipping rates plus USPS postage and stamp prices. Free, no API key.

2 tools answering
Trading Signals
by roman-rr

Live AI crypto trading signals for agents. No API key needed to try — 3 signals + hit rate.

5 tools answering
Entrida — UK Market Entry
by entrida

UK market entry tools for SMEs: live tariff lookup, regulatory watch, corridor data

5 tools answering
Regulatory Intel MCP
by datakoot

US Federal Register for AI agents: rules, notices, executive orders, agency lookup. No keys.

5 tools answering
Homebase
by jazib

School district lookup, PA EIT tax rates, and mortgage affordability calculator

26 installs/wk local only
Keyboardcrumbs
by keyboardcrumbs

Live threat intel for Claude — CVE, KEV predictions, IP lookup, malware hashes. Free, no API key.

70 installs/wk local only
Ratebook
by cbetz

Open MCP server for US electricity tariffs: real rate lookup, bill estimates, and when to charge.

50 installs/wk local only
Modelpricewatch
by modelpricewatch

Live LLM API pricing: token prices, comparisons, cheapest-model lookups. No key required.

43 installs/wk 4 tools answering

Tariffmonitor MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Tariffmonitor MCP?
Tariffmonitor MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package tariffmonitor-mcp was installed 29 times last week.
How do I connect Tariffmonitor MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls tariffmonitor-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tariffmonitor MCP?
The npm package tariffmonitor-mcp was installed 29 times in the last week. Week over week that is +46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tariffmonitor MCP open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.