Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.yk647/globalrules

NPM · GLOBALRULES-MCP · SCANNED SEP 20

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

Available components

+3 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 34 of 127 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 495 tokens (~70/item across 7 items; 7 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.yk647/globalrules MCP server?

io.github.yk647/globalrules runs locally as an npm package, launched with npx -y globalrules-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · globalrules-mcp

# add to Claude Code
claude mcp add yk647-globalrules -- npx -y globalrules-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "yk647-globalrules": {
      "command": "npx",
      "args": [
        "-y",
        "globalrules-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "yk647-globalrules": {
      "command": "npx",
      "args": [
        "-y",
        "globalrules-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add yk647-globalrules -- npx -y globalrules-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "yk647-globalrules": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "globalrules-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add yk647-globalrules --command npx --arg -y --arg globalrules-mcp
# ~/.hermes/config.yaml
mcp_servers:
  yk647-globalrules:
    command: "npx"
    args: ["-y", "globalrules-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "yk647-globalrules": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "globalrules-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add yk647-globalrules -t stdio -c npx -a -y globalrules-mcp
// mcp.json
{
  "mcpServers": {
    "yk647-globalrules": {
      "command": "npx",
      "args": [
        "-y",
        "globalrules-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 19 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 16 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/globalrules-mcp@1.1.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 127 packages
Packages resolved 127
Stale 34
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 7 exposed · ~495 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_countries ~76

One fact across ALL covered countries in a single call (e.g. VAT rates worldwide, minimum wages worldwide). The bulk alternative to 120+ single calls. $0.02 per call via x402.

NameTypeReqDescription
fieldstringyesField to compare, e.g. vat, minimum_wage, digital_nomad_visa

No output schema declared.

No examples provided.

get_country_fact ~108

One specific fact for one country as structured JSON with source URL (e.g. vat, holidays_2026_sample, tipping, minimum_wage, digital_nomad_visa). Cheapest single lookup. $0.01 per call via x402.

NameTypeReqDescription
codestringyesISO 3166-1 alpha-2 country code, e.g. JP
fieldstringyesField name, e.g. vat, tipping, minimum_wage, holidays_2026_sample

No output schema declared.

No examples provided.

get_country_facts ~102

All ~55 verified facts for one country as structured JSON with source URLs and verification dates: VAT/GST, government-verified 2026-2027 public holidays, tipping, plugs, visas, minimum wage, business etiquette and more. $0.03 per call via x402 (USDC on Base, automatic).

NameTypeReqDescription
codestringyesISO 3166-1 alpha-2 country code, e.g. JP, US, DE

No output schema declared.

No examples provided.

get_country_overview ~79

FREE. Human-readable overview page for one country (same content as globalrules.org): key facts summary in Markdown. For structured JSON with source URLs and verification dates, use the paid get_country_facts tool.

NameTypeReqDescription
codestringyesISO 3166-1 alpha-2 country code, e.g. JP, US, DE

No output schema declared.

No examples provided.

get_full_dataset ~45

The complete GlobalRules dataset: 120+ countries x ~55 verified topics with sources and verification dates. For caching/analysis. $0.25 per call via x402.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_countries ~47

FREE. List all countries covered by GlobalRules (120+ countries, ~55 verified topics each: VAT, public holidays, tipping, visas, minimum wage...). No wallet or payment needed.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

setup_payments ~38

FREE. How to enable the paid tools (structured JSON, bulk compare, full dataset) with a $1 dedicated wallet in ~2 minutes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.github.yk647/globalrules MCP server?

io.github.yk647/globalrules is an MCP server listed in the public MCP registry as io.github.yk647/globalrules. Verified country facts (VAT, holidays, visas; 114 countries). Free + paid (x402 USDC) tools. This page covers its npm package (globalrules-mcp).

Is the io.github.yk647/globalrules MCP server safe to use?

io.github.yk647/globalrules scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.yk647/globalrules MCP server expose?

io.github.yk647/globalrules exposes 7 tools: list_countries, get_country_overview, setup_payments, get_country_facts, get_country_fact, and 2 more. Their descriptions and schemas cost roughly 495 tokens of context every time the server is loaded.

Is the io.github.yk647/globalrules MCP server still maintained?

io.github.yk647/globalrules is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.yk647/globalrules MCP server under?

io.github.yk647/globalrules declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.