drio
Open app

MCP Server for Ticketmaster

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

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

To use the MCP Server, install it via npm, configure it with your Ticketmaster API key, and utilize the search_ticketmaster tool to find events, venues, or attractions based on various parameters.

  • Flexible search options for events, venues, and attractions. - Outputs data in structured JSON or human-readable text formats. - Comprehensive data including names, dates, prices, URLs, images, and classifications.
  1. Finding concerts and events in a specific city.
  2. Searching for venues based on location and event type.
  3. Discovering attractions and their classifications.

Add to your AI client

Use these steps to connect MCP Server for Ticketmaster in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "delorenj-mcp-server-ticketmaster-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-delorenj-mcp-server-ticketmaster-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "delorenj-mcp-server-ticketmaster-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-delorenj-mcp-server-ticketmaster-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "delorenj-mcp-server-ticketmaster-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-delorenj-mcp-server-ticketmaster-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "delorenj-mcp-server-ticketmaster-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-delorenj-mcp-server-ticketmaster-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "delorenj-mcp-server-ticketmaster-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-delorenj-mcp-server-ticketmaster-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "delorenj-mcp-server-ticketmaster-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-delorenj-mcp-server-ticketmaster-mcp-mirror"
      ]
    }
  }
}

FAQ

How do I get a Ticketmaster API key?

You can obtain a Ticketmaster API key by creating an account on the Ticketmaster developer portal and creating a new app.

What types of searches can I perform?

You can search for events, venues, and attractions using various filters like keyword, date range, and location.

What output formats are available?

The server can return data in structured JSON format or as human-readable text.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":933,"uuid":"8730c625-efdb-4226-9733-624225aaa8df","name":"delorenj_mcp-server-ticketmaster","title":"MCP Server for Ticketmaster","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2025-01-28T02:18:58.628Z","updated_at":"2025-02-23T07:13:16.016Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp-server,ticketmaster,event-discovery","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/delorenj_mcp-server-ticketmaster","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]