eu.mmatinca/travel-trends-mcp
eu.mmatinca/travel-trends-mcpEuropean tourism & travel-disruption MCP: trip risk, live events, Eurostat panels, RO county data.
Tools · 8
Assess one trip: current disruption status for its destinations and dates. Use this tool when the user asks whether a specific trip is affected by strikes, weather, transport disruptions or o…
Start monitoring one trip for disruption changes over time. Use this tool when the user wants ongoing monitoring of a trip rather than a one-off assessment (for a one-off answer, use assess_t…
Report only what changed for a watched trip since a checkpoint. Use this tool when the user asks for news on a trip already registered with watch_trip; for the stored notification log rather …
Explain why a watched trip has produced no updates. Use this tool when the user asks why they have not heard anything about a watched trip. Returns {recheck_count, last_checked} (proof the tr…
The watched-trip updates log filtered to entries AFTER `since`. The notification payload: everything logged for the trip strictly after the `since` ISO-8601 timestamp (the user's last-seen ti…
Get today's published daily briefing, pre-formatted for end users. Use this tool for a general "what is happening today in EU travel" question that is not tied to one specific trip. Retur…
List detected travel-disruption events for EU-27 tourism. Use this tool to browse or filter current disruption events across countries; for a question about one specific trip, use assess_trip…
Tourism profile for one EU-27 country — a decade of Eurostat data. Use this tool for questions about a country's tourism statistics, seasonality or visitor mix, not for live disruptions. …
Resources · 1
Self-contained HTML for the assess_trip result: colorized status, event timeline, decision-impact next steps, labelled confidence with caveats, verified sources, and a watch_trip button.
ui://travel-trends/assessment-card
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"eu.mmatinca/travel-trends-mcp": {
"url": "https://travel-trends.mmatinca.eu/mcp/v1",
"transport": "streamable-http"
}
}
}