Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

eu.mmatinca/travel-trends-mcp

eu.mmatinca/travel-trends-mcp

European tourism & travel-disruption MCP: trip risk, live events, Eurostat panels, RO county data.

Uptime
100.0%
1 direct probes · 30d
Response
633ms
last probe
Tools
8
callable
Resources
1
readable
Prompts
0
available

Tools · 8

assess_trip

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…

watch_trip

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…

whats_changed

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_silence

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…

get_trip_updates_since

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…

country_briefing

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_events

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…

country_tourism_profile

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

assessment_card

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

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"
    }
  }
}