Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Departi – Travel Compliance & Curated Booking

REMOTE · MCP.DEPARTI.EU · SCANNED SEP 21

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

Available components

0 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability65
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1786 tokens (~255/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Departi – Travel Compliance & Curated Booking MCP server?

Departi – Travel Compliance & Curated Booking is a hosted endpoint at https://mcp.departi.eu/v3, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.departi.eu

# add to Claude Code
claude mcp add --transport http eu-departi-travel-compliance 'https://mcp.departi.eu/v3'
// .cursor/mcp.json
{
  "mcpServers": {
    "eu-departi-travel-compliance": {
      "url": "https://mcp.departi.eu/v3"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "eu-departi-travel-compliance": {
      "type": "http",
      "url": "https://mcp.departi.eu/v3"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.eu-departi-travel-compliance]
url = "https://mcp.departi.eu/v3"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "eu-departi-travel-compliance": {
      "type": "remote",
      "url": "https://mcp.departi.eu/v3",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add eu-departi-travel-compliance --url 'https://mcp.departi.eu/v3' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  eu-departi-travel-compliance:
    url: "https://mcp.departi.eu/v3"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "eu-departi-travel-compliance": {
      "Transport": "http",
      "Url": "https://mcp.departi.eu/v3"
    }
  }
}
# add to Vellum
assistant mcp add eu-departi-travel-compliance -t streamable-http -u 'https://mcp.departi.eu/v3'
// mcp.json
{
  "mcpServers": {
    "eu-departi-travel-compliance": {
      "type": "http",
      "url": "https://mcp.departi.eu/v3"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 8 Sept 26 0
    • Tool “departi_get_profile” rewrote its description, which is the text the model reads security
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 9 Aug 26 0
    • Tool “departi_check_tax” rewrote its description, which is the text the model reads security
    • Tool “departi_check_visa” rewrote its description, which is the text the model reads security
    • Tool “departi_get_profile” rewrote its description, which is the text the model reads security
    • Tool “departi_search_accommodation” rewrote its description, which is the text the model reads security
    • Tool “departi_search_experiences” rewrote its description, which is the text the model reads security
    • Tool “departi_search_transport” rewrote its description, which is the text the model reads security
    • Tool “departi_track_schengen” rewrote its description, which is the text the model reads security
    • Schema quality: pass → fail functional
    • Tool coverage: 40% → 100% functional
    • Schema quality: fair → excellent functional
    • Server version: 3.1.0 → 3.2.0 functional
    • “departi_search_transport” added an optional parameter “cabin_class” cosmetic
    • “departi_track_schengen” added an optional parameter “residencePermit” cosmetic
    • “departi_check_tax” reworded the description of “currency” cosmetic
    • “departi_check_tax” reworded the description of “destination” cosmetic
    • “departi_check_tax” reworded the description of “duration” cosmetic
    • “departi_check_tax” reworded the description of “employmentType” cosmetic
    • “departi_check_tax” reworded the description of “locale” cosmetic
    • “departi_check_tax” reworded the description of “nationality” cosmetic
    • “departi_check_tax” reworded the description of “purpose” cosmetic
    • “departi_check_tax” reworded the description of “taxResidence” cosmetic
    • “departi_check_tax” reworded the description of “yearToDateDays” cosmetic
    • “departi_check_visa” reworded the description of “currency” cosmetic
    • “departi_check_visa” reworded the description of “destination” cosmetic
    • “departi_check_visa” reworded the description of “duration” cosmetic
    • “departi_check_visa” reworded the description of “locale” cosmetic
    • “departi_check_visa” reworded the description of “nationality” cosmetic
    • “departi_check_visa” reworded the description of “purpose” cosmetic
    • “departi_search_accommodation” reworded the description of “checkin” cosmetic
    • “departi_search_accommodation” reworded the description of “checkout” cosmetic
    • “departi_search_accommodation” reworded the description of “currency” cosmetic
    • “departi_search_accommodation” reworded the description of “destination” cosmetic
    • “departi_search_accommodation” reworded the description of “guests” cosmetic
    • “departi_search_accommodation” reworded the description of “locale” cosmetic
    • “departi_search_accommodation” reworded the description of “maxPrice” cosmetic
    • “departi_search_accommodation” reworded the description of “persona” cosmetic
    • “departi_search_accommodation” reworded the description of “rooms” cosmetic
    • “departi_search_accommodation” reworded the description of “traveler_type” cosmetic
    • “departi_search_experiences” reworded the description of “categories” cosmetic
    • “departi_search_experiences” reworded the description of “destination” cosmetic
    • “departi_search_experiences” reworded the description of “limit” cosmetic
    • “departi_search_experiences” reworded the description of “persona” cosmetic
    • “departi_search_experiences” reworded the description of “traveler_type” cosmetic
    • “departi_search_transport” reworded the description of “departure_date” cosmetic
    • “departi_search_transport” reworded the description of “destination” cosmetic
    • “departi_search_transport” reworded the description of “origin” cosmetic
    • “departi_search_transport” reworded the description of “passengers” cosmetic
    • “departi_search_transport” reworded the description of “return_date” cosmetic
    • “departi_search_transport” reworded the description of “traveler_type” cosmetic
    • “departi_track_schengen” reworded the description of “currency” cosmetic
    • “departi_track_schengen” reworded the description of “entries” cosmetic
    • “departi_track_schengen” reworded the description of “locale” cosmetic
    • “departi_track_schengen” reworded the description of “nationality” cosmetic
    • “departi_track_schengen” reworded the description of “referenceDate” cosmetic
    • “departi_search_transport” dropped the optional parameter “mode” cosmetic
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://mcp.departi.eu/v3

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=departi.eu CN=YE1,O=Let's Encrypt,C=US 14 Sept 2026 13 Dec 2026 ECDSA 256 ECDSA-SHA384 67659dfd06c64fe7a650e1ce7349966a6eb
SANs: *.departi.eu, departi.eu
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.departi.eu. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
eu. present 35926 8 Verified
departi.eu. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.departi.eu/v3 Verified 200
http (plaintext) http://mcp.departi.eu/v3 HTTPS enforced 301 https://mcp.departi.eu/v3
MCP tools · 7 exposed · ~1,786 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
departi_check_tax ~337

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 day-counting method), the relevant treaty provisions between the traveller's tax-residence country and the destination (employment income, tie-breaker, social security, withholding), any special or digital-nomad tax regime, and — for US citizens — FEIE / Physical-Presence-Test context. Advisory only, not tax advice. Use for "will staying here make me tax resident / what does the treaty say / how are my days counted". Note: any US citizenship triggers worldwide/citizenship-based obligations regardless of residence or other passports.

NameTypeReqDescription
currencystringDefault EUR.
destinationstringyesCountry being visited, ISO alpha-2.
durationintegeryesStay in days.
employmentTypestringemployed | self_employed | company_director | retired. Affects PE / treaty analysis.
localestringDefault en.
nationalitystringyesCitizenship / passport, ISO alpha-2. Drives citizenship-based obligations (e.g. US — taxed worldwide regardless of residence). May differ from tax residence.
purposestringtourism | remote_work | business … Default tourism.
taxResidencestringyesThe traveller's current country of tax residence, ISO alpha-2. This selects the treaty "resident state" and can differ from nationality.
yearToDateDaysintegerDays already spent in the destination this tax year. Default 0.

No output schema declared.

No examples provided.

departi_check_visa ~278

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 is required, maximum stay, whether remote/on-site work is allowed, cost, processing time, and application/renewal notes — sourced from official immigration authorities. Use this for "what visa do I need / can I stay N days / can I work remotely here". To count days already spent against the 90/180 limit use departi_track_schengen; for the tax consequences of staying use departi_check_tax. Tip: nationality should be the traveller's most favorable passport — multi-nationals may have better entry on one passport.

NameTypeReqDescription
currencystringCurrency for costs. Default EUR.
destinationstringyesDestination country, ISO alpha-2, e.g. "PT".
durationintegeryesIntended stay in days, integer > 0.
localestringOutput language. Default en.
nationalitystringyesTraveller's citizenship / passport, ISO alpha-2, e.g. "BE". This is the passport country, not tax residence.
purposestringOne of tourism | remote_work | business | study | retirement. Default tourism.

No output schema declared.

No examples provided.

departi_get_profile ~90

Returns the authenticated user's Departi profile: nationality, tax residence, subscription tier, traveller persona, and preferences. No PII (name, email, date of birth) is returned — only the fields the other tools need for personalisation. Requires authentication (OAuth). Use to personalise the other tools' answers, or to answer "where do I stand right now". Read-only; takes no parameters.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

departi_search_accommodation ~322

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 rating, key facilities (e.g. wifi, kitchen), a persona/traveler-type fit score, and a booking deep-link. Curated and scored for the traveller's persona and trip type — e.g. long-stay nomad apartments with kitchen + fast wifi vs weekend hotels. Use when the user needs a place to stay; for getting there use departi_search_transport, for things to do use departi_search_experiences. Returns an empty list if no inventory matches.

NameTypeReqDescription
checkinstringyesISO date, checkout must be strictly after checkin.
checkoutstringyesISO date, strictly after checkin.
currencystringDefault EUR.
destinationstringyesDestination as ISO-2 country or city/slug, e.g. "PT" or "lisbon".
guestsintegerDefault 1.
localestringDefault en.
maxPricenumberMax per-night price in currency.
personastringe.g. 'culture_explorer', 'foodie', 'adventure' — biases scoring.
roomsintegerDefault 1.
traveler_typestringe.g. 'digital_nomad', 'slow_traveler', 'weekend_breaker' — biases inventory (long-stay vs short).

No output schema declared.

No examples provided.

departi_search_experiences ~215

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 (in requested currency), a persona-fit score, and a booking deep-link. Matched to the traveller's persona/personality. Use for "what can I do in X". For a place to stay use departi_search_accommodation; to get there use departi_search_transport. Returns an empty list if nothing matches the filters.

NameTypeReqDescription
categoriesarrayOptional array from cultural | culinary | adventure | wellness | nature.
destinationstringyesISO-2 country or city/slug, e.g. "lisbon".
limitintegerMax results. Default 10.
personastringe.g. 'culture_explorer', 'foodie', 'adventure'.
traveler_typestringe.g. 'digital_nomad', 'slow_traveler'.

No output schema declared.

No examples provided.

departi_search_transport ~266

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, and a booking deep-link. Flights are sourced across providers (Duffel + Travelpayouts) for broad full-service and low-cost coverage. Use for "how do I get from A to B by air". For where to stay use departi_search_accommodation; for things to do use departi_search_experiences. Prices are indicative — book via the returned link. Returns an empty list if no route is found. Ground/rail/bus is not offered through this tool.

NameTypeReqDescription
cabin_classstringCabin class for the search. Default economy.
departure_datestringyesISO date, today or future.
destinationstringyesArrival IATA code or city, e.g. "LIS" or "Lisbon".
originstringyesDeparture IATA code or city, e.g. "BRU" or "Brussels".
passengersintegerDefault 1.
return_datestringOptional ISO date after departure_date for a round trip.
traveler_typestringOptional persona hint.

No output schema declared.

No examples provided.

departi_track_schengen ~278

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 date the limit would be reached at the current pace, and — for residence/digital-nomad-permit holders — a count that excludes days in the permit-issuing country while still counting every other Schengen state (with a note of which country is excluded). Use for non-EU travellers tracking the 90-days-in-180 limit. Note: EU/EEA nationals have free movement (not counted); a residence permit exempts only its issuing country, not the rest of Schengen.

NameTypeReqDescription
currencystringDefault EUR.
entriesarrayyesArray of Schengen zone stays.
localestringDefault en.
nationalitystringCitizenship, ISO alpha-2. EU/EEA nationals are exempt from counting.
referenceDatestringISO date to evaluate the window at. Default: today.
residencePermitobjectResidence or digital-nomad permit. When present and active on the reference date, days in the issuing country are excluded from the 90/180 count; all other Schengen days still count.

No output schema declared.

No examples provided.

Common questions

What is the Departi – Travel Compliance & Curated Booking MCP server?

Departi – Travel Compliance & Curated Booking is an MCP server listed in the public MCP registry as eu.departi/travel-compliance. Travel-compliance intelligence and curated booking for digital nomads and long-stay travellers. This page covers its hosted endpoint (https://mcp.departi.eu/v3).

Is the Departi – Travel Compliance & Curated Booking MCP server safe to use?

Departi – Travel Compliance & Curated Booking scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Departi – Travel Compliance & Curated Booking MCP server expose?

Departi – Travel Compliance & Curated Booking exposes 7 tools: departi_check_visa, departi_track_schengen, departi_check_tax, departi_search_accommodation, departi_search_transport, and 2 more. Their descriptions and schemas cost roughly 1,786 tokens of context every time the server is loaded.

Does the Departi – Travel Compliance & Curated Booking MCP server require authentication?

No. We connected to Departi – Travel Compliance & Curated Booking without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Departi – Travel Compliance & Curated Booking MCP server still maintained?

Departi – Travel Compliance & Curated Booking is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.