MCP Live Events Server
MCP ライブイベントサーバー
mcp-live-events Ticketmaster APIと統合してリアルタイムのイベントデータを提供するModel Context Protocol(MCP)サーバーです。AIエージェントがコンサートやイベントの詳細を動的に取得することを可能にします。
特徴
🎟️ Ticketmaster APIと統合してイベントを検索します
🗣️ LLM の解釈を容易にするために API レスポンスをフォーマットします
Related MCP server: Eventbrite MCP Server
設定
前提条件
以下がインストールされていることを確認してください。
uv (パッケージ管理に使用)
Python 3.13以上
Ticketmaster API キー(無料で使用可能ですが、レート制限があります)
インストール
リポジトリをクローンします。
git clone https://github.com/mmmaaatttttt/mcp-live-events.git cd mcp-live-events依存関係をインストールします:
uv venv uv sync環境変数(Ticketmaster APIキーなど)を設定してください。これは、このリポジトリ内の
.envファイル(.env.exampleファイルのパターンに従って)に配置するか、MCPクライアント内のこのサーバー設定の「env」セクションに配置することができます。Ticketmaster 開発者ポータルでは、API キーの名前は「コンシューマー キー」であることに注意してください。
サーバーの実行
uv run mcp-live-events成功した場合は、ターミナルにMCP Live Event server is running!と表示されます。
リソース
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Flicense-qualityDmaintenanceAn MCP Server that enables interaction with Ticketmaster's Discovery API for accessing event, venue, and artist information through natural language commands.
- AlicenseAqualityDmaintenanceThis is a Model Context Protocol (MCP) server that provides tools for interacting with the Eventbrite API. It allows AI assistants to search for events, get event details, retrieve venue information, and more.418MIT
- FlicenseBqualityCmaintenanceConnects Claude to the Ticketmaster API to let users discover local events by city, category, keyword, or weekend through natural conversation.4
- Alicense-qualityDmaintenanceA server that enables searching for events, venues, and attractions through the Ticketmaster Discovery API with flexible filtering and multiple output formats.MIT
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Talk to your live-events CRM (campaigns, analytics, paid ads, segments) in Claude and ChatGPT.
Hosted MCP server to manage a restaurant menu from AI agents - 39 tools over the DuckHub API.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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