MCP Server for Ticketmaster
@delorenj
关于 MCP Server for Ticketmaster
A Ticketmaster MCP server that provides query capabilites from the Discovery API
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-ticketmaster": {
"command": "npx",
"args": [
"-y",
"install",
"@delorenj/mcp-server-ticketmaster"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server for Ticketmaster?
MCP Server for Ticketmaster is a Model Context Protocol server that provides tools for discovering events, venues, and attractions through the Ticketmaster Discovery API. It is built for developers and AI assistants who need programmatic or human-readable access to Ticketmaster data.
How to use MCP Server for Ticketmaster?
Install the server with npx -y install @delorenj/mcp-server-ticketmaster, then configure your Ticketmaster API key in your MCP settings file under the env section. Use the provided tool search_ticketmaster with required type parameter (event, venue, or attraction) and optional filters such as keyword, date range, city, state code, country code, venue ID, attraction ID, classification name, and output format (json or text).
Key features of MCP Server for Ticketmaster
- Search events, venues, and attractions with flexible filtering
- Filter by keyword, dates, location, venue, or attraction
- Specify event classifications or categories (e.g., Sports, Music)
- Output results as structured JSON or human-readable text
- Retrieve comprehensive data: names, IDs, dates, prices, URLs, images, addresses
Use cases of MCP Server for Ticketmaster
- Find upcoming concerts in a city within a date range
- Get detailed venue information including address and location
- Look up attractions by keyword for event planning
- Automate event discovery for content generation or recommendations
FAQ from MCP Server for Ticketmaster
How do I get a Ticketmaster API key?
Go to https://developer.ticketmaster.com/, create an account or sign in, go to "My Apps", and create a new app to obtain your API key.
What parameters does the search_ticketmaster tool require?
The only required parameter is type (event, venue, or attraction). All other parameters such as keyword, date range, location, venue ID, attraction ID, classification name, and format are optional.
What output formats are supported?
Two output formats are available: json for structured programmatic use (default) and text for human-readable consumption.
Does the server require any external dependencies?
The server is installed via npx, which implies a Node.js runtime environment. You also need an active Ticketmaster API key to authenticate requests.
Where does the data come from and what limits apply?
Data comes directly from the Ticketmaster Discovery API. The README does not specify rate limits or data restrictions beyond requiring an API key.
其他 分类下的更多 MCP 服务器
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论