drio
Open app

MCP Live Events Server

Source

MCP Server for interacting with live music events

Catalog onlyCatalog onlySTDIO

Overview

MCP Live Events is a Model Context Protocol (MCP) server that integrates with the Ticketmaster API to provide real-time event data, allowing AI agents to fetch concert and event details dynamically.

To use MCP Live Events, clone the repository, install the necessary dependencies, set up your Ticketmaster API key, and run the server to start fetching live event data.

  • 🎟️ Integrates with the Ticketmaster API to search for events - 🗣️ Formats API responses for ease of LLM interpretation
  1. Fetching real-time concert details for AI applications.
  2. Providing event information to users in chatbots or virtual assistants.
  3. Analyzing live music trends based on event data.

Add to your AI client

Use these steps to connect MCP Live Events Server 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": {
    "mcp-live-events-mmmaaatttttt": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-live-events-mmmaaatttttt"
      ]
    }
  }
}

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": {
    "mcp-live-events-mmmaaatttttt": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-live-events-mmmaaatttttt"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-live-events-mmmaaatttttt": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-live-events-mmmaaatttttt"
      ]
    }
  }
}

VS Code (Copilot)

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

.vscode/mcp.json

{
  "servers": {
    "mcp-live-events-mmmaaatttttt": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-live-events-mmmaaatttttt"
      ]
    }
  }
}

Windsurf

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

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-live-events-mmmaaatttttt": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-live-events-mmmaaatttttt"
      ]
    }
  }
}

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-live-events-mmmaaatttttt": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-live-events-mmmaaatttttt"
      ]
    }
  }
}

FAQ

Can MCP Live Events fetch data for all types of events?

Yes! MCP Live Events can fetch data for various live music events available through the Ticketmaster API.

Is there a cost to use the Ticketmaster API?

The Ticketmaster API is free to use, but it is rate limited.

What are the prerequisites for running MCP Live Events?

You need Python 3.13+, the uv package for management, and a Ticketmaster API key.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1451,"uuid":"941493c7-b80d-4b04-9084-980e662536c0","name":"mcp-live-events","title":"MCP Live Events Server","description":"MCP Server for interacting with live music events","avatar_url":"https://avatars.githubusercontent.com/u/3916770?v=4","created_at":"2025-02-20T15:52:52.482Z","updated_at":"2025-02-23T07:12:47.279Z","status":"created","author_name":"mmmaaatttttt","author_avatar_url":"https://avatars.githubusercontent.com/u/3916770?v=4","tags":"mcp-live-events,music-events,api-integration","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/mmmaaatttttt/mcp-live-events","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"}]]}]