Orizn Visa
officialVisa requirements for 39,585 passport-destination pairs in 15 languages. Check visa types, documents, and travel tips for any country combination.
Orizn Visa MCP Server
Give any AI agent instant access to visa requirements for 39,585 passport-destination pairs in 15 languages.
Features
| Tool | Description |
|---|---|
check_visa_requirement | Full visa details with documents, process & tips |
quick_visa_check | Fast yes/no visa check (no API key needed) |
get_all_destinations | All 199 destinations for any passport |
get_visa_changes | Track recent visa policy changes |
get_coverage_stats | Database coverage statistics |
Quick Start
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"orizn-visa": {
"command": "npx",
"args": ["-y", "orizn-visa-mcp"],
"env": {
"ORIZN_API_KEY": "your-api-key"
}
}
}
}
Cursor
Add to your Cursor MCP settings:
{
"mcpServers": {
"orizn-visa": {
"command": "npx",
"args": ["-y", "orizn-visa-mcp"],
"env": {
"ORIZN_API_KEY": "your-api-key"
}
}
}
}
Codex Desktop
OpenAI Codex Desktop supports MCP natively. Add to your Codex MCP config:
{
"mcpServers": {
"orizn-visa": {
"command": "npx",
"args": ["-y", "orizn-visa-mcp"],
"env": {
"ORIZN_API_KEY": "your-api-key"
}
}
}
}
Composio
Composio connects AI agents to 500+ tools via MCP. Use Orizn Visa through Composio's MCP support:
{
"mcpServers": {
"orizn-visa": {
"command": "npx",
"args": ["-y", "orizn-visa-mcp"],
"env": {
"ORIZN_API_KEY": "your-api-key"
}
}
}
}
Any MCP Client
npx orizn-visa-mcp
Or with an API key:
npx orizn-visa-mcp --api-key YOUR_KEY
Configuration
| Option | Description |
|---|---|
ORIZN_API_KEY env var | Set your API key via environment variable |
--api-key CLI arg | Pass your API key as a command-line argument |
Free tier works without a key — you get access to quick_visa_check and get_coverage_stats.
Get your API key at visa.orizn.app
Examples
Just ask your AI agent in natural language:
- "Do I need a visa to travel from France to Thailand?"
- "Show me all visa-free countries for a Brazilian passport."
- "What documents do I need as a US citizen visiting China?"
- "Have any visa policies changed recently for Indian passport holders?"
Supported Languages
| Code | Language |
|---|---|
en | English |
fr | French |
es | Spanish |
de | German |
it | Italian |
pt | Portuguese |
nl | Dutch |
ru | Russian |
zh | Chinese |
ja | Japanese |
ko | Korean |
ar | Arabic |
hi | Hindi |
tr | Turkish |
vi | Vietnamese |
Visa Types
| Type | Description |
|---|---|
visa_free | No visa required |
visa_required | Visa must be obtained before travel |
e_visa | Electronic visa available online |
visa_on_arrival | Visa issued at the port of entry |
eta | Electronic Travel Authorization |
no_admission | Entry not permitted |
Pricing
| Plan | Price | Requests/month |
|---|---|---|
| Free | $0 | Limited |
| Starter | $49/mo | — |
| Pro | $199/mo | — |
| Business | $699/mo | — |
| Enterprise | Custom | Unlimited |
See full plan details at visa.orizn.app
Links
- API Documentation — visa.orizn.app
- GitHub — github.com/MattJeff/orizn-visa-api
- Support — visa.orizn.app
License
MIT
Related Servers
Ifood MCP
Unofficial Model Context Protocol server for iFood — browse, search, cart and order food via AI
GuruWalk MCP Server
Discover and book free walking tours and activities in 200+ cities worldwide. Search destinations, browse categories, check real-time availability, and get tour details.
FAIM Time-Series forecasting
Zero-shot Time-Series forecasting with foundation time-series models
QMT MCP Server
An MCP server that interfaces with the locally running MiniQMT trading system.
Cernion Grid Intelligence
87+ specialized tools for German and European energy data. Direct AI access to Marktstammdatenregister (MaStR), ENTSO-E, Redispatch 2.0, and Grid Operations for utilities and datacenters.
mcp-server-openai-bridge
Bridge to OpenAI API. Access GPT, GPT-o and other OpenAI models through MCP.
İzmir Ulaşım
Access real-time public transportation data for the city of İzmir, allowing AI assistants to query routes and schedules.
Admit Coach — University Finder
Search 3,500+ US universities, estimate admission chances, check financial aid by income bracket, and build balanced college lists. Free MCP server, no API key required. Data from IPEDS and College Scorecard
Search Movie
一个基于 Model Context Protocol (MCP) 构建的智能电影和电视剧资源搜索工具,支持多源搜索和链接验证。An intelligent movie and TV series resource search tool based on Model Context Protocol (MCP), supporting multi-source search and link verification.
Autopsy
Allows access to DFIR / forensics data that was analyzed by the open source Autopsy platform