Mcp Server logo
Health: ActiveRecent health check succeeded.Last checked 8/7/2026, 10:36:25 PM

Mcp Server

Departi
View RepositoryVisit Website

Travel compliance and curated booking for digital nomads โ€” visa requirements, tax residency analysis, Schengen 90/180-day tracking, accommodation, transport, and experiences across 189 European destinations. Hosted at https://mcp.departi.eu/v3 (Streamable HTTP, OAuth 2.1).

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

claude_desktop_config.json
{
  "mcpServers": {
    "departi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "https://mcp.departi.eu/v3"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Documentation Overview

Departi MCP Server

Travel compliance and curated booking for digital nomads and long-term travelers.

Departi helps you navigate the legal complexity of living abroad โ€” visa requirements for any nationality/destination pair, tax residency analysis across 43 countries, Schengen 90/180-day tracking, and persona-curated accommodation, transport, and experience search across 105 European destinations.

Endpoint

Code
https://mcp.departi.eu/v3

Protocol: Streamable HTTP (JSON-RPC 2.0) Authentication: OAuth 2.1 with PKCE (S256) or anonymous access

Tools

All 7 tools are read-only with full MCP tool annotations.

Compliance

ToolDescription
departi_check_visaVisa requirements for 43 European countries. Covers tourist, nomad, work, study, retirement. Includes destination context. Personalizes when registered.
departi_check_taxTax residency analysis for 43 countries. Treaties, DN regimes, social security. Advisory only.
departi_track_schengenSchengen 90/180 calculator with tax residency warnings. Persistent tracking when registered.

Trip Planning

ToolDescription
departi_search_accommodationAccommodation search across European destinations. Scored by traveler type. Returns booking links.
departi_search_transportFlight search: budget and full-service carriers. Returns pricing, stops, booking links.
departi_search_experiencesTours, activities, local experiences. Matched to traveler personality. Returns booking links.

Profile

ToolDescription
departi_get_profileUser profile: preferences, travel history, subscription tier, compliance summary. Requires auth.

Quick Start

Claude Desktop / Cursor / Windsurf

Add to your MCP configuration:

config.json
{
  "mcpServers": {
    "departi": {
      "type": "streamable-http",
      "url": "https://mcp.departi.eu/v3"
    }
  }
}

For personalized results (visa checks based on your nationality, Schengen tracking with your travel history), use the OAuth endpoint:

config.json
{
  "mcpServers": {
    "departi": {
      "type": "streamable-http",
      "url": "https://mcp.departi.eu/v3/oauth"
    }
  }
}

Claude.ai (Custom Connector)

  1. Go to Settings โ†’ Connectors โ†’ Add custom connector
  2. Enter URL: https://mcp.departi.eu/v3/oauth
  3. Approve the OAuth consent screen
  4. Connected โ€” try the example prompts below

Example Prompts

Visa + Tax (multi-tool):

I'm American and planning to work remotely from Lisbon for 3 months starting in September. What visa do I need, and what are the tax implications for my US taxes?

Schengen tracking:

How many Schengen days do I have left? I've been in Portugal since March and Spain since May.

Trip planning (multi-tool):

I want to spend October in Split, Croatia. Find me a place to stay under โ‚ฌ1,200/month, some local experiences, and check if I need a visa.

Tax residency comparison:

Compare the tax implications of establishing tax residency in Portugal vs Bulgaria as a US freelancer earning $120K/year.

Authentication

PathAuthUse Case
/v3Anonymous + optional BearerGeneral queries, registry introspection
/v3/oauthOAuth 2.1 requiredPersonalized results, Schengen tracking, profile access

OAuth 2.1 Details

  • PKCE: S256 (required)
  • Dynamic Client Registration: RFC 7591
  • Protected Resource Metadata: RFC 9728
  • Authorization Server Metadata: RFC 8414
  • Issuer Identification: RFC 9207
  • Resource Indicators: RFC 8707
  • Token lifetimes: Access 1h, refresh 30d with rotation

Discovery endpoints:

Code
https://mcp.departi.eu/.well-known/oauth-protected-resource/v3/oauth
https://departi.eu/.well-known/oauth-authorization-server

Use Cases

  • Digital nomads checking visa and tax obligations before relocating
  • Remote workers understanding FEIE eligibility and tax home rules
  • Long-term travelers tracking Schengen days to avoid overstays
  • Travel planners finding accommodation, transport, and experiences in one query
  • Tax advisors comparing residency regimes across European countries
  • AI agents building travel compliance into automated itinerary planning

Data Coverage

  • Visa data: 43 European destination countries, all nationalities
  • Tax profiles: 43 countries with income tax, social security, treaty, and filing data
  • Accommodation: 105 European destinations with 6,400+ persona-scored properties
  • Transport: Flights, trains, buses across Europe
  • Experiences: Activities and tours in all covered destinations

Links

Support

License

This repository contains documentation and configuration for the Departi MCP server. The server itself is a hosted service at mcp.departi.eu. See Terms of Service for usage terms.

Related MCP Servers

View all alternatives

Frequently Asked Questions about Mcp Server

How do I install the Departi/mcp-server MCP server?

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp-server": { "command": "npx", "args": ["-y", "Departi/mcp-server"] } }

What does Departi/mcp-server do?

Travel compliance and curated booking for digital nomads โ€” visa requirements, tax residency analysis, Schengen 90/180-day tracking, accommodation, transport, and experiences across 189 European destinations. Hosted at https://mcp.departi.eu/v3 (Streamable HTTP, OAuth 2.1).

Is the Departi/mcp-server MCP server free to use?

Yes. Departi/mcp-server is listed on AllMCPs as a free, open Model Context Protocol server you can install into Claude Desktop, Cursor, or any MCP-compatible client.

Technical Specs & Signals

TransportSSE (Remote)
RuntimeNode.js
Health CheckActive
Views0
Installs0
GitHub stars0
41Quality signal: Fair ยท 41/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools23/30
Adoption0/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Promote this listing

Optional paid placement. Free listings stay free forever.

Featured boost7 days in the spotlight ยท from $12/wk
Weeks
1

โ†’ Runs until Aug 15, 2026

Category sponsorTop-of-category sponsorship ยท from $18/wk
Weeks
1

โ†’ Runs until Aug 15, 2026

Cancel anytime โ€” no long-term lock-in.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.