← Registry

eCommerce

eventescapes.com

Searches and retrieves details about events, trip packages, hotels near venues, and local experiences for booking.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.eventescapes.com

No auth detected

MCP server metadata

Name
event-escapes
Version
1.5.2
Capabilities
tools
Server instructions

Event-driven travel bookings worldwide. Search F1, Premier League, NFL, NHL, MLB, NBA, MotoGP, tennis, rugby, cricket, golf, boxing, MMA, and music events via search_events. Or surface hand-curated trip packages (event + hotel + experiences with savings) via search_packages. Use get_event_details for full event info, search_hotels_near_event for accommodation, search_experiences for activities. Then use build_event_link (event detail page, with optional hotel pin) or build_package_link (curated package detail page) to send the user to a pre-filled booking page on eventescapes.com.

Known tools 7

search_events

Search upcoming sporting and music events bookable on Event Escapes.

Inferred read-only
search_packages

Search hand-curated trip packages bundling event tickets + hotel + experiences with savings vs DIY booking.

Inferred read-only
get_event_details

Get full details for one event: title, venue, date and time, price range, description, and image gallery.

Inferred read-only
search_hotels_near_event

Find hotels within walking or short-transit distance of an event venue.

Inferred read-only
search_experiences

Find activities, tours, attractions, food experiences, and nightlife in a city (sourced from Hotelbeds).

Inferred read-only
build_event_link

Generate a deep link to the Event Escapes event detail page.

Inferred read-only
build_package_link

Generate a deep link to a curated Event Escapes PACKAGE detail page (/packages/{slug}).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.event-escapes]
url = "https://mcp.eventescapes.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "event-escapes": {
      "type": "http",
      "url": "https://mcp.eventescapes.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: event-escapes
Remote MCP URL: https://mcp.eventescapes.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "event-escapes": {
      "url": "https://mcp.eventescapes.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "event-escapes": {
      "type": "http",
      "url": "https://mcp.eventescapes.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "event-escapes",
  "transport": "streamable-http",
  "url": "https://mcp.eventescapes.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for eventescapes.com was fetched 2026-09-06T18:58:49.058Z.

Trust status Trusted

eventescapes.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.