You're viewing a demo portfolio

Join the waitlist
PRSM

visa_passport_compare

Active

Tool of Visa Requirements

declared in 0.1.0

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\"]"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Visa Requirements

https://github.com/pipeworx-io/mcp-visa-requirements

1/7 registries
View full server →