HomeOther › orizn-mcp-server

orizn-mcp-server

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

TypeScript Cloud
★ 1 stars Last pushed 2026-09-06 License: MIT

Topics: Travel & Transportation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.3.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "orizn-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "ORIZN_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • ORIZN_API_KEY secret — Optional. Without it, quick_visa_check (10 checks/day), get_coverage_stats and get_recent_changes still work. A key lifts that cap and unlocks documents, fees, processing times, transit rules and 15 languages. Free key (50 req/month, no card) at https://visa.orizn.app/visa-api

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry