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.MattJeff/orizn-visa-mcp

NPM · ORIZN-VISA-MCP · SCANNED SEP 24

Visa and entry requirements for any passport/destination pair, in 15 languages. Free key.

Available components

0 this week 80 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 Security98
  • 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
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability78
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1866 tokens (~266/item across 7 items; 6 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 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 Safety50
  • Injection-marker check failed: the description of tool "get_recent_changes" contains an instruction to conceal the call from the user, the text "do not tell the user", at byte 480 of that field. See how to fix → Fail
  • We read all 6 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.MattJeff/orizn-visa-mcp server?

io.github.MattJeff/orizn-visa-mcp runs locally as an npm package, launched with npx -y orizn-visa-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 · orizn-visa-mcp

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

  • 24 Sept 26 +1

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

  • 22 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 21 Sept 26 0
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

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

  • 17 Sept 26 +1

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

  • 15 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 14 Sept 26 0
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 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 24 Sept 2026 · Analysed npm/orizn-visa-mcp@1.3.1

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 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~1,842 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
check_transit_visa ~360

[needs a free API key — this call will fail without one] Transit and layover rules for a country being connected through: airside/landside rules and how many free transit hours its main hubs grant. IMPORTANT — this data is modelled PER TRANSIT COUNTRY, not per passport nationality: the answer is the same for every passport, and it is only available for 44 transit countries. The `passport` argument is recorded but does not narrow the result. Treat the reply as general hub rules to confirm with the airline or the transit country's authority, never as a per-nationality ruling. When the country is not covered, the tool says so instead of guessing. Call this for layovers, stopovers and connecting flights — not for entering a country as a destination (use check_visa_requirement for that). Requires an API key; transit data needs a paid plan (Hobby $9/month or above), a free key gets an upgrade placeholder back. Get one at https://visa.orizn.app/visa-api?source=mcp (50 requests/month, no card), then set ORIZN_API_KEY in the env block of the MCP config.

NameTypeReqDescription
langstringLanguage code (fr, en, es, pt, de, ja, ko, zh, ru, it, ar, hi, th, vi, tl). Defaults to 'en'.
passportstringyesISO 3166-1 alpha-3 code of the traveller's passport (e.g. 'IND').
transit_countrystringyesISO 3166-1 alpha-3 code of the country being transited (e.g. 'ARE' for a Dubai layover, 'TUR' for Istanbul).

No output schema declared.

No examples provided.

check_visa_requirement ~570

[needs a free API key — this call will fail without one] THE default visa tool: full entry requirements for ONE passport travelling to ONE destination. Returns visa type (visa_free / visa_required / e_visa / visa_on_arrival / eta / no_admission), days allowed, description, required documents, application steps, visa types, cost, validity, max stay, processing time, country info, plus passport validity months, visa fees, processing days, photo specs, vaccinations, insurance, safety advisory, health requirements, overstay penalties, entry by mode (air/land/sea), transit visa hubs, remote-work visa, extension rules, minor rules, dual-nationality and passport-stamp warnings, and embassies. Answers in any of 15 languages (all plans, including free). Call this whenever the user asks whether they need a visa, what documents or vaccinations are needed, how much a visa costs, how long it takes, how long they can stay, or what happens if they overstay. Requires an API key (free one at https://visa.orizn.app/visa-api). On the free plan some deep fields come back as an {upgrade: ...} placeholder instead of data. Reading the reply: every deep field carries a `granularity` — "destination" means the value describes the destination country for all nationalities (fees, processing days, transit, overstay, safety), "passport" means it describes the passport for all destinations (reciprocity history, stamp and dual-nationality warnings). Only the top-level requirement, visa-free days, description and documents are pair-specific. A field that Orizn does not have comes back as {status: "unavailable"} — say so rather than filling the gap; and `as_of` is the reference date of that field, which is not live data. Get one at https://visa.orizn.app/visa-api?source=mcp (50 requests/month, no card), then set ORIZN_API_KEY in the env block of the MCP config.

NameTypeReqDescription
destinationstringyesISO 3166-1 alpha-3 code of the country being entered (e.g. 'JPN' for Japan, 'THA' for Thailand).
langstringLanguage of the written fields (description, documents, steps, tips). One of: fr, en, es, pt, de, ja, ko, zh, ru, it, ar, hi, th, vi, tl. Defaults to 'en'. Available on every plan, free included.
passportstringyesISO 3166-1 alpha-3 code of the traveller's passport (e.g. 'FRA' for France, 'USA' for United States).

No output schema declared.

No examples provided.

compare_destinations ~325

[needs a free API key — this call will fail without one] Compare up to 25 destinations for ONE passport in a single call. Returns, per destination: requirement, visa-free days, description, passport validity months, visa fee, safety advisory, health requirements, vaccinations, insurance, entry by mode, and remote-work visa. Use it for shortlists — 'where can I go visa-free in Asia', 'compare Thailand, Vietnam and Indonesia for my passport', trip planning across several candidate countries. It does NOT return every country in the world: pass the specific destinations to compare. Each destination returned counts as one request against the quota. Requires a paid plan (Hobby $9/month or above) — a free key gets HTTP 403 here. Get one at https://visa.orizn.app/visa-api?source=mcp (50 requests/month, no card), then set ORIZN_API_KEY in the env block of the MCP config.

NameTypeReqDescription
destinationsarrayyes1 to 25 ISO 3166-1 alpha-3 destination codes, e.g. ['JPN','THA','VNM']. A comma-separated string is also accepted.
langstringLanguage of the description field. One of: fr, en, es, pt, de, ja, ko, zh, ru, it, ar, hi, th, vi, tl. Defaults to 'en'.
passportstringyesISO 3166-1 alpha-3 code of the traveller's passport (e.g. 'FRA').

No output schema declared.

No examples provided.

get_coverage_stats ~79

Coverage of the Orizn visa database itself: number of pairs, passports, destinations, translations, languages, and the distribution of requirement types. Says nothing about any specific country pair. Free, no API key needed — useful to confirm the server can reach the API. Call it when the user asks how big or how complete the database is.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_recent_changes ~273

Recently changed visa rules — what changed, for which passport/destination pair, on what date, and from which official source. STATUS: Orizn's change feed is currently OFF and this tool returns {status:"unavailable", changes: []}. It was shut down because it was publishing internally-detected inconsistencies between two Orizn tables as if they were official policy changes. An empty answer here therefore means "Orizn has no verified change data", NEVER "nothing changed" — do not tell the user rules are stable, tell them to check the destination's official immigration source, and use check_visa_requirement for the current rule with its verification date. When the feed comes back, only entries carrying a named source and a date are returned; unverified entries are dropped rather than shown.

NameTypeReqDescription
destinationstringOptional ISO 3166-1 alpha-3 destination code to filter on (e.g. 'JPN').
limitnumberMaximum number of changes to return (1-200, default 50).
passportstringOptional ISO 3166-1 alpha-3 passport code to filter on (e.g. 'FRA').
sincestringOptional ISO date (YYYY-MM-DD) — only changes detected on or after this date.

No output schema declared.

No examples provided.

quick_visa_check ~235

One-line answer for ONE passport/destination pair: the requirement code, the number of visa-free days, and the date the pair was last verified. No documents, no process, no fees, and no translation — use check_visa_requirement when the user needs any detail at all. Prefer this only when the user wants a plain yes/no, or when checking many pairs and detail would be noise. Works with NO API key, 10 checks per day — the only tool that answers a traveller's question keyless. A free key (https://visa.orizn.app/visa-api, no credit card) removes that daily cap. The reply carries `last_verified`, the date this pair's data was last checked, or null when Orizn has no verification date for it — report it rather than implying the answer is live.

NameTypeReqDescription
destinationstringyesISO 3166-1 alpha-3 code of the destination country (e.g. 'JPN').
passportstringyesISO 3166-1 alpha-3 code of the traveller's passport (e.g. 'FRA').

No output schema declared.

No examples provided.

Common questions

What is the io.github.MattJeff/orizn-visa-mcp server?

io.github.MattJeff/orizn-visa-mcp is listed in the public MCP registry as io.github.MattJeff/orizn-visa-mcp. Visa and entry requirements for any passport/destination pair, in 15 languages. Free key. This page covers its npm package (orizn-visa-mcp).

Is the io.github.MattJeff/orizn-visa-mcp server safe to use?

io.github.MattJeff/orizn-visa-mcp scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 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.MattJeff/orizn-visa-mcp server expose?

io.github.MattJeff/orizn-visa-mcp exposes 6 tools: check_visa_requirement, quick_visa_check, compare_destinations, check_transit_visa, get_coverage_stats, get_recent_changes. Their descriptions and schemas cost roughly 1,842 tokens of context every time the server is loaded.

Is the io.github.MattJeff/orizn-visa-mcp server still maintained?

io.github.MattJeff/orizn-visa-mcp is still listed as active in the MCP registry. We last reached this channel on 24 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.MattJeff/orizn-visa-mcp server under?

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