← catalogue · rank #66

visa check

Answer a passport→country rule with a source

third party visa-docs 7/100 simple

Visa & entry requirements for 199 passports, cited to official sources and re-verified daily.

Job
Answer a passport→country rule with a source
Why this rank
registry row
Provider
com.canienter
Money path
List / affiliate later — do not build this ourselves
Pricing model
unknown
Transport
unknown
Verification
official registry listing
Technical name
com.canienter/visa-check

Usability

Skill: Stateless visa/entry-requirements lookups. check_entry_requirements is rate limited on the free tier; for unlimited access pay per request via x402 on the HTTP API (see the llms.txt of this host). Advisory information for trip planning — not a boarding, immigration, or legal deci… Docs: https://canienter.com Tools: check_entry_requirements, evaluate_trip, get_dataset_info. Best live test 5/5 — Usable priced result. Weakest 1/5 — Needs payment / credits. Partially usable — works, but inventory or schema is picky.

usefulness 3.0/5 visa / entry rules https://api.canienter.com/mcp

How to use it (server skill)

Stateless visa/entry-requirements lookups. check_entry_requirements is rate limited on the free tier; for unlimited access pay per request via x402 on the HTTP API (see the llms.txt of this host). Advisory information for trip planning — not a boarding, immigration, or legal decision. Rules change frequently; verify with the destination country's official sources before travel.

docs · https://canienter.com

What it is for

Passport → destination entry / visa rules.

Example interactions

Asks chosen for this MCP’s job — not a generic flight search. Score is from the live reply.

1. Whether a passport holder can enter a destination country: visa-free, visa on arrival, e-visa, eTA, or visa required — with allowed stay, of

score 5/5 · Usable priced result. · live · check_entry_requirements

call

{
  "tool": "check_entry_requirements",
  "arguments": {
    "passport": "SVK",
    "destination": "VNM"
  }
}

reply

{ "dataset_version": "2026-09-04", "evaluated_at": "2026-09-05T06:54:25.782Z", "request_id": "req_ce2fbe97888142938e21", "inputs": { "passport": "SVK", "destination": "VNM", "transit": null, "purpose": "tourism", "documents_held": [] }, "passport": { "code": "SVK", "name": "Slovakia" }, "destination": { "code": "VNM", "name": "Vietnam" }, "requirement": "visa_free", "requirement_label": "No visa required", "allowed_stay_days": 45, "verdict_verification": { "status": "needs_review", "source": "aggregated_secondary_matrix", "matrix_revision": "2026-09-04", "basis": "The update routines detected conflicting or ambiguous official information for this destination. Do not rely on this verdict — verify with the official authority.", "review": { "reason": "Tier 1 recorded an unresolved content change on the official source cited for this destination's rules; the page failed a live crawl on both …

2. Premium evaluation of a whole trip in one call: multiple passports (best passport per leg), documents held, multi-leg itineraries with trans

score 1/5 · Needs payment / credits. · live · evaluate_trip

call

{
  "tool": "evaluate_trip",
  "arguments": {
    "traveler": {
      "passports": [
        "Dubai Marina"
      ]
    },
    "trip": {
      "legs": [
        {
          "country": "SVK"
        }
      ]
    }
  }
}

reply

{ "error": "payment_required", "note": "This is a paid endpoint. Retry the SAME MCP tool call with an x402 payment header on the HTTP request (any x402-capable client), or POST directly to /v1/trips/evaluate.", "x402_requirements": { "x402Version": 2, "error": "Payment required", "resource": { "url": "https://api.canienter.com/v1/trips/evaluate", "description": "Premium trip evaluation: full traveler (multiple passports, documents held) + multi-leg itinerary in one request. Per-leg, per-passport decisions with explanations (why), conditions, verification states, and transit handling.", "mimeType": "application/json" }, "accepts": [ { "scheme": "exact", "network": "eip155:8453", "amount": "100000", "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "payTo": "0xf78d124Fe4aE5d40E2c9d264cc45bddfC618D8AD", "maxTimeoutSeconds": 60, "extra": { "name": "USD Coin", "version": "2" } } ], "exte…

3. Coverage and freshness of the underlying visa-requirements dataset, plus endpoints and x402 pricing for the unlimited paid tier

score 3/5 · Thin but ran. · live · get_dataset_info

call

{
  "tool": "get_dataset_info",
  "arguments": {}
}

reply

{ "data": { "retrieved_at": "2026-09-04" } }

Instant alternatives

This one needs login/payment or failed. These catalogue MCPs answered the same job without a key:

com.ivisa.www · mcp · usefulness 5.0/5 · Same job family, live, no key in this probe.

travel · usefulness 3.3/5 · Same job family, live, no key in this probe.

visa requirements · usefulness 3.0/5 · Same job family, live, no key in this probe.

Open source / endpoint Business model

Verified means the listing passed the checks named above on the dates shown. It is not a guarantee of booking success.