
mcp live events
MCP Server for interacting with live music events
Repository Info
About This Server
MCP Server for interacting with live music events
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Live Events Server
mcp-live-events is a Model Context Protocol (MCP) server that integrates with
the Ticketmaster API to provide real-time event data. It allows AI agents to
fetch concert and event details dynamically.
Features
- 🎟️ Integrates with the Ticketmaster API to search for events
- 🗣️ Formats API responses for ease of LLM interpretation
Setup
Prerequisites
Ensure you have the following installed:
- uv (used for package management)
- Python 3.13+
- A Ticketmaster API key (free to use, but rate limited)
Installation
-
Clone the repository:
git clone https://github.com/mmmaaatttttt/mcp-live-events.git cd mcp-live-events -
Install dependencies:
uv venv uv sync -
Set up your environment variables, i.e. the Ticketmaster API key. This can either be placed in a
.envfile in this repository, following the pattern of the.env.examplefile, or it can be placed in an "env" section of this server's configuration in your MCP client.Note that on the Ticketmaster developer portal, the API key is named "Consumer Key."
Running the server
uv run mcp-live-events
If it's successful, you should see MCP Live Event server is running! print to
your terminal.
Resources
- Introducing the Model Context Protocol
- Model Context Protocol Documentation
- MCP Server Demo Quickstart
Quick Start
Clone the repository
git clone https://github.com/mmmaaatttttt/mcp-live-eventsInstall dependencies
cd mcp-live-events
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.