mcpbeat Sign in

Orizn Visa MCP Server

local only

Orizn Visa MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 138 installs a week from npm. Last commit 6 Sep 2026.

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

Installs per day peak 27 · avg 12 · +11% w/w
a month agotoday
138
Installs / week
npm · orizn-visa-mcp
1
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Orizn Visa MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

This one needs environment variables set before it will start: ORIZN_API_KEY (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). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Orizn Visa MCP

same job, measured the same way
Visa Requirements
by pipeworx-io

Visa Requirements MCP — passport visa rules for any nationality → destination pair

34 tools answering
Visa Requirements
by urgentvisa

Visa requirements, fees, stay limits and extension rules for any passport and destination

5 tools answering
Ivisa
by ivisa-www

Check visa requirements and travel documents for international travel destinations.

1 tools answering
Easyonward
by easyonward

Passport visa, entry & transit requirements for any country pair, with official government sources.

109 installs/wk 2 tools answering
Visa Info
by rajat79suri

Visa requirements, documents, and FAQs for Indian passport holders. 35 countries.

26 installs/wk local only
Visa Check
by canienter

Visa & entry requirements for 199 passports, cited to official sources and re-verified daily.

3 tools answering
Betbetter MCP
by edushinka

Free sports model win probabilities and fair odds for nine sports. No API key required.

34 installs/wk local only
Canvora
by canvora

Turn any idea, URL, doc, or PDF into on-brand visuals: 100+ formats, native in 150+ languages

answering

Orizn Visa MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Orizn Visa MCP?
Orizn Visa MCP 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 orizn-visa-mcp was installed 138 times last week.
How do I connect Orizn Visa MCP?
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 orizn-visa-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Orizn Visa MCP?
The npm package orizn-visa-mcp was installed 138 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Orizn Visa MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.