llms.txt Content
# Departi — European Travel Platform
# https://departi.eu
## What Departi Is
Departi is a dual-mode European travel platform covering 105 destinations across 43 countries.
- Departi Explorer (€4.90/mo): Member accommodation rates (10-25% savings), experience booking, AI concierge, group trip coordination.
- Departi Nomad (€9.90/mo): Full Explorer benefits plus visa guidance, tax/fiscal analysis, residency tracking, compliance concierge. For digital nomads, remote workers, and relocators.
## Data Coverage
- 105 destinations with curated accommodation, experiences, food, transport, and practical info
- 43 countries with visa requirements (381 combinations), fiscal rules (45), tax treaties (472), fiscal scenarios (892)
- 478 theme tags across 11 categories for experience matching
- 6 correspondent personas providing editorial content and AI-assisted travel guidance
## MCP Server
- URL: https://mcp.departi.eu/v3
- Transport: Streamable HTTP (JSON-RPC 2.0)
- Authentication: OAuth 2.0
- 7 tools: visa check, Schengen tracking, tax analysis, accommodation search, experience search, transport search, profile
- Discovery: /.well-known/mcp.json
## Page Types
- /destinations/{slug} — Destination pages with accommodation, experiences, transport, practical info
- /countries/{slug} — Country pages with visa, fiscal analysis, culture, destinations
- /explorer/{persona}/{slug} — Editorial articles by correspondent personas
- /nomad/{slug} — Compliance and relocation articles
- /correspondents/{slug} — Correspondent profile pages
- /trips/{slug} — Group trip coordination pages
## Structured Data
All pages include Schema.org JSON-LD markup (TouristDestination, Country, Article, Person).