← Registry

General Tools

departi.eu

Provides travel planning tools for Europe, including visa checks, Schengen stay calculations, tax residency analysis, and accommodation/transport search.

1 endpoint7 known toolsFirst detected August 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://mcp.departi.eu/v3

No auth detected

MCP server metadata

Name
Departi
Version
3.2.0
Capabilities
tools

Known 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.

Inferred read-only
departi_track_schengen

Calculates Schengen 90/180 short-stay status from a list of stays.

Inferred read-only
departi_check_tax

Assesses tax-residency risk and double-tax-treaty position for a traveller in a destination.

Inferred read-only
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 rating, key facilities (e.

Inferred read-only
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, and a booking deep-link.

Inferred read-only
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 (in requested currency), a persona-fit score, and a booking deep-link.

Inferred read-only
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 / US-clock status).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.departi]
url = "https://mcp.departi.eu/v3"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "departi": {
      "type": "http",
      "url": "https://mcp.departi.eu/v3"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: departi
Remote MCP URL: https://mcp.departi.eu/v3

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "departi": {
      "url": "https://mcp.departi.eu/v3"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "departi": {
      "type": "http",
      "url": "https://mcp.departi.eu/v3"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "departi",
  "transport": "streamable-http",
  "url": "https://mcp.departi.eu/v3"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for departi.eu was fetched 2026-08-23T16:22:01.032Z.

Trust status Neutral

departi.eu is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.