You're viewing a demo portfolio

Join the waitlist
PRSM

visa_requirement

Active

Tool of Visa Requirements

declared in 0.1.0

Do I need a visa? Visa requirement for one passport (nationality) traveling to one destination country — returns visa-free (with allowed stay days when known), visa on arrival, e-visa, eTA, visa required, or no admission. Covers 199×199 country pairs. Data: community-maintained Passport Index snapshot (last updated 2026-02-18) — verify with official sources before travel. Example: visa_requirement({ passport: "United States", destination: "Brazil" })

Parameters schema

{
  "type": "object",
  "required": [
    "passport",
    "destination"
  ],
  "properties": {
    "passport": {
      "type": "string",
      "description": "Passport / nationality — ISO2, ISO3, or country name, e.g. \"US\", \"DEU\", \"South Korea\", \"UK\""
    },
    "destination": {
      "type": "string",
      "description": "Destination country — ISO2, ISO3, or country name, e.g. \"BR\", \"Japan\", \"Türkiye\""
    }
  }
}

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 →