Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Departi – Travel Compliance & Curated Booking

eu.departi/travel-compliance

Travel-compliance intelligence and curated booking for digital nomads and long-stay travellers.

Uptime
100.0%
1 direct probes · 30d
Response
257ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

departi_check_visa

Returns the entry/visa options for a traveller of a given nationality (passport) going to a destination for a stated purpose and length of stay. Each option includes: visa/permit type, whether a visa …

departi_track_schengen

Calculates Schengen 90/180 short-stay status from a list of stays. Returns: days used and days remaining in the rolling 180-day window, a status (safe | warning | critical | exceeded), the projected d…

departi_check_tax

Assesses tax-residency risk and double-tax-treaty position for a traveller in a destination. Returns: whether the stay risks triggering destination tax residency (the day threshold and the country's d…

departi_search_accommodation

Searches bookable accommodation in a destination for given dates and returns a ranked list of stays, each with: name, property type, nightly price (in the requested currency), star rating, guest ratin…

departi_search_transport

Searches flights between two places and returns a ranked list of options, each with: carrier, price (in requested currency), cabin class, total duration, number of stops, departure & arrival times, an…

departi_search_experiences

Searches bookable tours, activities and local experiences in a destination and returns a ranked list, each with: title, category (cultural / culinary / adventure / wellness / nature), duration, price …

departi_get_profile

Returns the authenticated user's Departi profile: nationalities, current tax residence, subscription tier, a travel-history summary, and a live compliance snapshot (current Schengen / tax-residency / …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "departi_–_travel_compliance_&_curated_booking": {
      "url": "https://mcp.departi.eu/v3",
      "transport": "http"
    }
  }
}