Home › Other › orizn-mcp-server
orizn-mcp-server
Visa and entry requirements for any passport/destination pair, in 15 languages. Free key.
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 orizn-visa-mcp@1.3.1
Or add to your MCP client config:
{
"mcpServers": {
"orizn-mcp-server": {
"command": "npx",
"args": [
"-y",
"orizn-visa-mcp@1.3.1"
],
"env": {
"ORIZN_API_KEY": "<YOUR_VALUE>"
}
}
}
}
ORIZN_API_KEYsecret — 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
mcp-server-airbnb
Provides tools to search Airbnb and get listing details.
teslamate-mcp
A Model Context Protocol (MCP) server that provides access to your TeslaMate database, allowing AI assistants to query Tesla vehicle data…
wanderlog-mcp
MCP server for Wanderlog that lets AI clients read and edit trip itineraries through natural language, including trips, places, notes,…
tripadvisor-mcp
A MCP server that enables LLMs to interact with Tripadvisor API, supporting location data, reviews, and photos through standardized MCP…
ns-mcp-server
Access Dutch Railways (NS) travel information, schedules, and real-time updates
mcp-server-nationalparks
National Park Service API integration providing latest information of park details, alerts, visitor centers, campgrounds, and events for…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry