Add your description here
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mseep_mcp_live_events-0.1.0.tar.gz.
File metadata
- Download URL: mseep_mcp_live_events-0.1.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
792ea251ab7fba2b16f187f84858afbff90e17bf6c09d91152c4c29c8915e623
|
|
| MD5 |
3a1b4b496ae0e7a7569b3e0f3b251240
|
|
| BLAKE2b-256 |
4f2205275db40b7d61c99f282888cc197b5801c13605d4da8de6770ba0631c6d
|
File details
Details for the file mseep_mcp_live_events-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mseep_mcp_live_events-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
015d305dccb7e79ce9d296152172a01f6890168c6eb86595f16288e7b8e0f6ec
|
|
| MD5 |
fd4b8092fc0dd6e06cb661e4fcf3fb13
|
|
| BLAKE2b-256 |
8daa24ba040e289080f2d1f8cb63292b69efb40a18357343d06c58b8c5bd6682
|