mcp-server-ticketmaster

mcp-server-ticketmaster

14

The project is a Model Context Protocol server designed to interact with the Ticketmaster Discovery API. It provides tools to search for events, venues, and attractions with various filtering options, offering results in both JSON and human-readable formats.

MCP Server for Ticketmaster

A Model Context Protocol server that provides tools for discovering events, venues, and attractions through the Ticketmaster Discovery API.

Features

  • Search for events, venues, and attractions with flexible filtering:
    • Keyword search
    • Date range for events
    • Location (city, state, country)
    • Venue-specific searches
    • Attraction-specific searches
    • Event classifications/categories
  • Output formats:
    • Structured JSON data for programmatic use
    • Human-readable text for direct consumption
  • Comprehensive data including:
    • Names and IDs
    • Dates and times (for events)
    • Price ranges (for events)
    • URLs
    • Images
    • Locations and addresses (for venues)
    • Classifications (for attractions)

Usage

The server provides a tool called search_ticketmaster that accepts various parameters for searches, such as type of search, location, and keywords.