Loading MCP server directory, please wait...
Search and compare concert ticket prices across platforms
npx @getmcp/cli add io.github.wmarceau/ticket-discoveryRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wmarceau/ticket-discovery": {
"command": "uvx",
"args": [
"ticket-discovery-mcp"
],
"env": {
"TICKETMASTER_API_KEY": "",
"SEATGEEK_CLIENT_ID": "",
"SEATGEEK_CLIENT_SECRET": "",
"SEATGEEK_AFFILIATE_ID": ""
}
}
}
}