
Orizn Visa Mcp
Let your agent answer visa rules for passport–destination pairs across 15 languages when you build travel or relocation products.
Overview
io.github.MattJeff/orizn-visa-mcp is a MCP server for the Build phase that returns visa requirements for 39,585 passport–destination pairs in 15 languages.
What is this MCP server?
- Visa requirements for 39,585 passport–destination pairs
- 15 language coverage for international user-facing flows
- stdio npm package orizn-visa-mcp (v1.0.2) with npx runtime hint
- Free tier works without ORIZN_API_KEY; optional key for premium features
- Published from orizn-mcp-server GitHub repository
- 15 languages supported
- npm package version 1.0.2 (orizn-visa-mcp)
What problem does it solve?
Travel and relocation apps need reliable visa pair data in many languages, which is painful to collect and keep current by hand.
Who is it for?
Indie builders shipping multilingual travel, visa checker, or digital-nomad tools who want MCP-native lookups with a no-key free tier.
Skip if: Teams that need immigration legal opinions, document filing, or non-travel domains with no visa questions.
What do I get? / Deliverables
After you add orizn-visa-mcp to your MCP config, your agent can query structured visa rules for named passport and destination countries during development.
- Agent queries over 39,585 passport–destination visa pairs
- Multilingual visa requirement responses (15 languages)
- Free-tier usage without an API key for early prototypes
Recommended MCP Servers
Journey fit
Visa requirement lookups are integrated during Build once you are implementing travel features, not only brainstorming destinations. Integrations covers plugging structured visa datasets into apps and agent backends via MCP.
How it compares
Structured visa dataset MCP, not a general web-search skill or government portal scraper.
Common Questions / FAQ
Who is io.github.MattJeff/orizn-visa-mcp for?
Solo developers building travel or relocation experiences who want agents to pull visa rules from a maintained pair index.
When should I use io.github.MattJeff/orizn-visa-mcp?
Use it while building features that must show entry requirements between specific passports and destinations, especially in multiple languages.
How do I add io.github.MattJeff/orizn-visa-mcp to my agent?
Configure the stdio MCP server with npx orizn-visa-mcp (package v1.0.2); set ORIZN_API_KEY only if you need premium features beyond the free tier.