# io.github.MattJeff/orizn-visa-mcp (npm · orizn-visa-mcp)

Visa requirements for 39,585 passport-destination pairs in 15 languages.

- Trust score: 71/100 (medium)
- Change this week: +18
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `orizn-visa-mcp`: 71/100 (this document), [markdown](https://verifymcp.io/servers/mattjeff-orizn-visa-mcp/orizn-visa-mcp.md), [page](https://verifymcp.io/servers/mattjeff-orizn-visa-mcp/orizn-visa-mcp)

## Channel facts

- Registry: `npm`
- Package: `orizn-visa-mcp`
- Version: `1.0.2`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 70 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 88/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 795 tokens (~113/item across 7 items; 5 tools + 2 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add mattjeff-orizn-visa-mcp -- npx -y orizn-visa-mcp
```

### Codex

```bash
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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add mattjeff-orizn-visa-mcp --command npx --arg -y --arg orizn-visa-mcp
```

### Hermes

```yaml
mcp_servers:
  mattjeff-orizn-visa-mcp:
    command: "npx"
    args: ["-y", "orizn-visa-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "mattjeff-orizn-visa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "orizn-visa-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 71, +45)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Schema quality: 100 → unverified
- [functional improvement] Schema quality: unverified → excellent
- [functional improvement] License: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Dependency health: unverified → partial
- [functional] Licence: MIT

### 2026-08-01 (score 26, −9)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 35, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 53)

First indexed and scored.

## MCP tools (5)

### `check_visa_requirement` (~225 tokens)

Check visa requirements between any two countries. Returns visa type (visa-free, e-visa, visa required, etc.), allowed stay duration, required documents, step-by-step application process, and travel tips. Covers 39,585 passport-destination pairs in 15 languages. Use this tool when the user asks about visa rules, entry requirements, travel documents, or whether they need a visa to visit a country. Requires an API key.

Input parameters:

- `destination` (string, required): ISO 3166-1 alpha-3 country code of the destination country (e.g. 'JPN' for Japan, 'THA' for Thailand).
- `lang` (string): Language code for the response. Supported: fr, en, es, pt, de, ja, ko, zh, ru, it, ar, hi, th, vi, tl. Defaults to 'en'.
- `passport` (string, required): ISO 3166-1 alpha-3 country code of the passport holder (e.g. 'FRA' for France, 'USA' for United States).

### `quick_visa_check` (~151 tokens)

Quickly check whether a visa is required between two countries. Returns only the visa status (visa-free, e-visa, visa required, etc.) without detailed documents or process steps. This endpoint is free and does not require an API key. Use this tool for simple yes/no visa requirement checks or when no API key is available. For full details, use check_visa_requirement instead.

Input parameters:

- `destination` (string, required): ISO 3166-1 alpha-3 country code of the destination country (e.g. 'JPN' for Japan).
- `passport` (string, required): ISO 3166-1 alpha-3 country code of the passport holder (e.g. 'FRA' for France).

### `get_all_destinations` (~163 tokens)

Get visa requirements for ALL destinations from a single passport country at once. Returns a complete list of every country with visa status, stay duration, and details for each. Ideal for travel planning, building visa maps, or comparing access across destinations. Requires a Pro plan API key. Use this when the user wants a full overview of where their passport lets them travel.

Input parameters:

- `lang` (string): Language code for the response. Supported: fr, en, es, pt, de, ja, ko, zh, ru, it, ar, hi, th, vi, tl. Defaults to 'en'.
- `passport` (string, required): ISO 3166-1 alpha-3 country code of the passport holder (e.g. 'FRA' for France).

### `get_visa_changes` (~124 tokens)

Get recent changes to visa policies worldwide. Returns newly announced visa requirement updates, visa exemptions, and policy modifications. Optionally filter by passport country or destination country. Requires a Starter plan API key. Use this tool when the user asks about recent visa news, policy updates, or changes in entry requirements for a country.

Input parameters:

- `destination` (string): Optional ISO 3166-1 alpha-3 code to filter changes for this destination country.
- `passport` (string): Optional ISO 3166-1 alpha-3 code to filter changes affecting holders of this passport.

### `get_coverage_stats` (~70 tokens)

Get coverage statistics for the Orizn Visa database. Returns the total number of passport-destination pairs covered, number of countries, and supported languages. This endpoint is free and requires no API key. Use this tool when the user asks about the size, scope, or coverage of the visa database.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/mattjeff-orizn-visa-mcp/orizn-visa-mcp#diagnostics

## Score history

- 2026-08-03: 71
- 2026-08-02: 71
- 2026-08-01: 26
- 2026-07-31: 35
- 2026-07-30: 53
- 2026-07-28: 53
- 2026-07-27: 53

## Links

- npm package: https://www.npmjs.com/package/orizn-visa-mcp
- Socket report: https://socket.dev/npm/package/orizn-visa-mcp
- Repository: https://github.com/MattJeff/orizn-mcp-server
- Changelog RSS feed: https://verifymcp.io/servers/mattjeff-orizn-visa-mcp/orizn-visa-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/mattjeff-orizn-visa-mcp/orizn-visa-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/mattjeff-orizn-visa-mcp/orizn-visa-mcp
