Live-concert discovery: 44,000+ upcoming concerts worldwide by city, artist, genre or festival.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Gigora is a live-music discovery platform covering 44,000+ upcoming concerts worldwide (Ticketmaster, Songkick and local Turkish ticket vendors, refreshed daily). This repository documents its hosted Model Context Protocol (MCP) server β to our knowledge the first MCP server for live-concert discovery.
https://gigora.live/api/mcp (Streamable HTTP, stateless)| Tool | What it does |
|---|---|
search_concerts | Search upcoming concerts by city, country, artist, genre and date range |
artist_tour_dates | Upcoming tour dates for a specific artist |
concerts_in_city | Concerts in a city over the next N days |
festival_lookup | Find festivals by name or country |
Responses include a human-readable summary plus structured data: title, local start time, venue/city/country, headliner, indicative price range and ticket links.
claude.ai / Claude Desktop (custom connector): add https://gigora.live/api/mcp as a remote MCP server.
Claude Code:
Any MCP client: point a Streamable-HTTP transport at the endpoint above β initialize, tools/list, tools/call all work without a session.
Standard config (JSON):
GET https://gigora.live/api/ai/events?city=&country=&artist=&genre=&from=&to=&limit=GET https://gigora.live/api/ai/artist/<slug>Rate-limited, read-only, CORS-enabled for GET. See gigora.live/developers for details.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/gigora)<a href="https://allmcps.com/mcp/gigora"><img src="https://allmcps.com/api/badge/gigora?style=directory" alt="Gigora on AllMCPs" /></a>