mcp-live-events

mcp-live-events

1

MCP Live Events is a Model Context Protocol server designed to integrate with the Ticketmaster API to fetch and format real-time event data for AI applications. It facilitates seamless interaction between AI agents and concert/event details.

MCP Live Events Server

mcp-live-events is an MCP server that integrates with the Ticketmaster API to provide real-time event data for AI agents.

Features

  • Integrates with the Ticketmaster API to search for events
  • Formats API responses for ease of LLM interpretation

Setup

Prerequisites

  • uv for package management
  • Python 3.13+
  • Ticketmaster API key

Installation

  • Clone the repository and install dependencies using uv
  • Set up environment variables for the API key

Running the server

  • Use uv to run the server