Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

pl.biletyna/events-search

pl.biletyna/events-search

Event search at Biletyna.pl - Poland's top-rated ticket distributor, widest offer in all cities.

Uptime
100.0%
1 direct probes · 30d
Response
1377ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

list_performances

Lists every performance of a single title, ordered by date, optionally narrowed to one city and a date range. Use this when the user asks for all dates of a title, or for its dates in a given city or …

search_events

Searches performances (concerts, theatre plays, festivals, stand-up shows and more) currently on sale on Biletyna.pl, a Polish ticketing platform. Every filter applies to a single performance, so city…

get_event_details

Returns a single performance identified by event_id (as returned by search_events or list_performances), with its title, venue, date, price, free places and buy_url. Free places and price are a snapsh…

get_title_details

Returns a single title currently on sale on Biletyna.pl, identified by artist_id (as returned by search_events). "title" holds the description, average user rating, top user reviews and the nearest pe…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pl.biletyna/events-search": {
      "url": "https://biletyna.pl/mcp",
      "transport": "streamable-http"
    }
  }
}