Guaranteed ticket deliveryDedicated serviceSecure bookingPay securely with
VisaAmerican ExpressApple PayPayPal

Event Escapes MCP Server

AI-accessible travel commerce infrastructure

Event Escapes is building AI-accessible travel commerce infrastructure for sports and entertainment travel.

Compatible with Claude, ChatGPT, OpenAI Agents, and MCP-compatible AI systems.

MCP Endpoint

Connect via the public streamable HTTP transport.

Use this endpoint in Claude Desktop, Claude.ai connectors, ChatGPT connectors, OpenAI Agents, or any MCP-compatible client.

Exact MCP URL

https://mcp.eventescapes.com/sse

Response shape

Event data returned for agent planning.

MCP responses are structured so agents can compare inventory, explain choices, and link users back to Event Escapes for checkout.

{
  "event": "NFL Melbourne — LA Rams vs SF 49ers",
  "date": "2026-09-11",
  "venue": "Melbourne Cricket Ground",
  "city": "Melbourne",
  "country": "Australia",
  "availability": "Available",
  "price_from": 799,
  "currency": "AUD",
  "url": "https://eventescapes.com/events/nfl-melbourne-2026"
}

Supported AI platforms

Built for agentic travel discovery.

The MCP server exposes read-only travel commerce tools to the clients and planning systems your customers already use.

Claude (Anthropic)
ChatGPT (OpenAI)
OpenAI Agents
MCP Clients
AI Travel Agents
Autonomous Planning Systems

MCP tools

Search events, hotels, packages, and experiences.

All tools are read-only. Users review and complete payment directly on eventescapes.com with secure Stripe checkout.

Search events

search_events

Find sports, concert, festival, and entertainment events by destination, category, date, or keyword.

Discover curated packages

search_packages

Surface bundled ticket, hotel, and experience packages ready for user review on Event Escapes.

Get event details

get_event_details

Return full details for a single event: venue, date, price range, description, and image gallery.

Find hotels near venues

search_hotels_near_event

Return hotels close to event venues with distance, nightly price, total price, and route context.

Search city experiences

search_experiences

Find tours, attractions, food experiences, transfers, and local activities around event trips.

Build event booking link

build_event_link

Generate a deep link to an event page so the user can review tickets and complete checkout themselves.

Build package booking link

build_package_link

Generate a deep link to a curated package page for the user to review tiers and book on Event Escapes.

Quick start

Add Event Escapes to your MCP client.

For Claude Desktop, add the server toclaude_desktop_config.jsonand restart the app.

{
  "mcpServers": {
    "event-escapes": {
      "command": "npx",
      "args": ["mcp-remote", "https://mcp.eventescapes.com/sse"]
    }
  }
}

FAQ

Answers for AI agents and connector directories.

Can AI agents book events directly?

Event Escapes supports AI-assisted search and discovery. Users complete checkout on eventescapes.com with secure Stripe payment.

What events are available?

Over 3,000 events including Formula 1, Premier League, World Cup 2026, NFL, NBA, Wimbledon, MotoGP, concerts, and festivals worldwide.

What currencies are supported?

AUD, NZD, SGD, MYR, USD, GBP. Afterpay available for Australian customers.

How do I connect my AI agent?

Connect via MCP at https://mcp.eventescapes.com/sse. Works with Claude Desktop, Claude.ai, and any MCP client.

Data and privacy

  • The MCP server is read-only and does not make bookings.
  • No authentication is required for public search tools.
  • Bookings completed on Event Escapes are governed by our privacy policy and terms of service.

Support

Issues or questions about the MCP server? Contact us or email hello@eventescapes.com.

Event Escapes is operated by Zeroopay Technologies Pty Ltd (ABN 78 688 499 489), Melbourne, Australia. MCP server version 1.5.2.