mcpbeat Sign in

Globalrules MCP Server

local only

Globalrules runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from npm.

Verified country facts (VAT, holidays, visas; 114 countries). Free + paid (x402 USDC) tools.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 247 · avg 12 · -10% w/w
a month agotoday
96
Installs / week
npm · globalrules-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 globalrules -- npx -y globalrules-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "globalrules": {
      "args": [
        "-y",
        "globalrules-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.globalrules]
command = "npx"
args = ["-y", "globalrules-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "globalrules": {
      "args": [
        "-y",
        "globalrules-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "globalrules": {
      "args": [
        "-y",
        "globalrules-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (Optional. Your EVM wallet private key (0x + 64 hex), used to sign x402 USDC payments on Base mainnet for paid tools. Free tools (list_countries, get_country_overview) work without this. Use a dedicated low-balance wallet funded with a few USDC.), GLOBALRULES_API (Optional override of the GlobalRules API base URL. Default: https://globalrules-api.onrender.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Globalrules

same job, measured the same way
Reference Data
by usaref

N American govt data, cited to source: rates, VAT, tax, wages, holidays, FX. 10 countries; USA free.

11 tools answering
Reference Data
by mearef

Mid-East govt data, cited to source: rates, VAT, tax, wages, holidays, FX. 9 countries; UAE free.

11 tools answering
ENTIA Entity Verification
by entia-systems-core

11.3M entities, 10 countries, 12 tools. EU VAT (VIES), BORME, GLEIF, KYB. Free: 100 req/month.

12 tools answering
Topup
by iomarkets

Travel eSIMs in 200+ destinations and top-ups in 150+ countries, paid in USDC via x402

9 tools answering
Reference Data
by asiaref

Asian govt data, cited to source: rates, VAT, tax, wages, holidays, FX. 28 countries; Japan free.

11 tools answering
Reference Data
by latamref

LatAm govt data, cited to source: rates, VAT, tax, wages, holidays, FX. 22 countries; Brazil free.

11 tools answering
Reference Data
by ausref

Oceania govt data, cited: rates, VAT, tax, wages, holidays, FX. 8 countries; Australia free.

11 tools answering
Reference Data
by euroref

European govt data, cited: rates, VAT, tax, wages, holidays, FX. 35 countries; Germany free.

11 tools answering

Globalrules — questions

Answers built from our own checks of this server.

Why is there no uptime for Globalrules?
Globalrules 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 globalrules-mcp was installed 96 times last week.
Is Globalrules still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Globalrules?
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 globalrules-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Globalrules?
The npm package globalrules-mcp was installed 96 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.