Ticketmaster
Summary
This MCP server for Ticketmaster, developed by Jarad DeLorenzo, provides a robust interface for AI assistants to interact with the Ticketmaster Discovery API. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers tools for searching events, venues, and attractions with flexible filtering options. The implementation focuses on comprehensive data retrieval and formatting, making it easy for AI models to access detailed information about entertainment events. It's particularly useful for tasks like event planning, ticket purchasing assistance, or integrating live entertainment data into AI-driven systems, allowing assistants to query Ticketmaster's extensive database without requiring deep knowledge of the underlying API complexities.
Available Actions(1)
search_ticketmaster
Search for events, venues, or attractions. Parameters: type (required string), keyword (optional string), startDate (optional string, YYYY-MM-DD), endDate (optional string, YYYY-MM-DD), city (optional string), stateCode (optional string), countryCode (optional string), venueId (optional string), attractionId (optional string), classificationName (optional string), format (optional string, defaults to 'json')
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论