Skip to main content
Glama

MCP 라이브 이벤트 서버

mcp-live-events Ticketmaster API와 통합되어 실시간 이벤트 데이터를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. AI 에이전트가 콘서트 및 이벤트 정보를 동적으로 가져올 수 있도록 지원합니다.

특징

  • 🎟️ Ticketmaster API와 통합하여 이벤트 검색

  • 🗣️ LLM 해석의 용이성을 위해 API 응답 형식을 지정합니다.

설정

필수 조건

다음이 설치되어 있는지 확인하세요.

  • uv (패키지 관리에 사용됨)

  • 파이썬 3.13+

  • Ticketmaster API 키(사용은 무료이지만 속도 제한이 있음)

설치

  1. 저장소를 복제합니다.

    지엑스피1

  2. 종속성 설치:

    uv venv uv sync
  3. Ticketmaster API 키 등 환경 변수를 설정하세요. 이 변수는 .env.example 파일의 패턴에 따라 이 저장소의 .env 파일에 저장하거나, MCP 클라이언트에서 이 서버 구성의 "env" 섹션에 저장할 수 있습니다.

    Ticketmaster 개발자 포털에서는 API 키의 이름이 "Consumer Key"입니다.

서버 실행

uv run mcp-live-events

성공하면 MCP Live Event server is running! 메시지가 터미널에 표시됩니다.

자원

Deploy Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Related MCP Servers

  • A
    security
    -
    license
    A
    quality
    Provides tools for discovering events at Madison Square Garden via the Ticketmaster API, returning structured data with event details like name, date, price, and ticket purchase links.
    Last updated -
    3,867
    22
    MIT License
  • -
    security
    -
    license
    -
    quality
    This server provides tools for AI assistants to interact with the Eventbrite API, allowing users to search for events, get event details, retrieve venue information, and list event categories.
  • -
    security
    -
    license
    -
    quality
    Integrates with the Eventbrite API to provide AI-assisted event management capabilities for viewing events, tracking attendees, and generating analytics reports.
    Last updated -
    0
    1
    MIT License
    • Apple
  • -
    security
    -
    license
    -
    quality
    An MCP Server that enables interaction with Ticketmaster's Discovery API for accessing event, venue, and artist information through natural language commands.
    Last updated -

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mmmaaatttttt/mcp-live-events'

If you have feedback or need assistance with the MCP directory API, please join our Discord server