Overview
Features
Flexible cross-entity search
Search events, venues, and attractions with keywords, date ranges, and location filters, plus venue- and attraction-specific searches and event classifications.
Rich output formats
Returns results in structured JSON for programmatic use as well as human-readable text for direct consumption.
Comprehensive data payload
Includes names and IDs, event dates/times, price ranges, URLs, images, venue locations/addresses, and attraction classifications.
API-type based access
The search_ticketmaster tool accepts type values 'event', 'venue', or 'attraction' to scope results.
API key protection
Requires a Ticketmaster API key configured in MCP settings (TICKETMASTER_API_KEY).
Easy installation options
Install via Smithery for Claude Desktop or manually via npm for quick deployment.
Parameter-driven queries
Queries are driven by required 'type' and optional filters like keyword, startDate, endDate, city, stateCode, countryCode, venueId, attractionId, and classificationName.
Who Is This For?
- Developers:Integrate Ticketmaster event/venue/attraction discovery into MCP-based applications and workflows.
- AI assistants / chat agents:Enable MCP-based assistants (e.g., Claude) to fetch and present event data in structured or readable text.




