visa_passport_compare
ActiveTool of Visa Requirements
Compare passport power: for 2-5 passports, how many destinations each can enter visa-free / on arrival / with e-visa or eTA / visa required (passport-ranking mobility comparison). With exactly 2 passports, also lists destinations where the requirements differ (up to 30). Data: Passport Index snapshot (2026-02-18). Example: visa_passport_compare({ passports: ["US", "India"] })
Parameters schema
{
"type": "object",
"required": [
"passports"
],
"properties": {
"passports": {
"type": "array",
"items": {
"type": "string"
},
"maxItems": 5,
"minItems": 2,
"description": "2-5 passports to compare — ISO2, ISO3, or country names, e.g. [\"US\", \"IN\"] or [\"Germany\", \"Japan\", \"Singapore\"]"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Visa Requirements
https://github.com/pipeworx-io/mcp-visa-requirements
1/7 registries