A
securityF
licenseA
qualityThis server integrates with the Ticketmaster API to provide AI agents with real-time concert and event data, enabling dynamic fetching and formatting for ease of interpretation.
Last updated -
1
Python
模型上下文协议服务器通过 Ticketmaster Discovery API 提供发现事件、场地和景点的工具。
服务器需要 Ticketmaster API 密钥。您可以通过以下方式获取:
在您的 MCP 设置文件中设置您的 API 密钥:
服务器提供了一个名为search_ticketmaster
的工具,它接受:
type
:搜索类型(“活动”、“场地”或“景点”)keyword
:搜索词startDate
:YYYY-MM-DD 格式的开始日期(用于事件)endDate
:YYYY-MM-DD 格式的结束日期(对于事件)city
:城市名称stateCode
:州代码(例如“NY”)countryCode
:国家代码(例如“US”)venueId
:具体场地 IDattractionId
:具体景点IDclassificationName
:事件类别(例如,“体育”、“音乐”)format
:输出格式(“json”或“text”,默认为“json”).env
欢迎贡献代码!欢迎提交 Pull 请求。对于重大变更,请先提交一个 issue 来讨论您想要修改的内容。
MIT 许可证 - 详情请参阅许可证文件
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
提供通过 Ticketmaster API 发现麦迪逊广场花园活动的工具,返回包含活动详细信息(如名称、日期、价格和购票链接)的结构化数据。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/delorenj/mcp-server-ticketmaster'
If you have feedback or need assistance with the MCP directory API, please join our Discord server