# Setline > Setline is a music festival directory and planning app for iOS and Android. It publishes festival lineups, set times and schedules worldwide, and lets festival-goers build a personal schedule and share picks with friends. ## About Setline provides a comprehensive directory of music festivals worldwide with full lineups, set times, dates, locations, and genre information. The data on this website is a subset of what's available in the Setline app. ## MCP Server (live data for AI agents) Setline runs a public Model Context Protocol (MCP) server so AI agents can answer festival questions from live data: - Endpoint (Streamable HTTP, no authentication, read-only): https://setlineapp.com/mcp - Documentation for connecting Claude, ChatGPT and other MCP clients: https://setlineapp.com/mcp - Tools: search_festivals, get_festival, get_lineup, get_set_times, search_artists, get_artist, whats_on ## Available Data - Homepage directory of what is on now and coming up: / - Festival directory: /festivals - Festivals on this weekend: /festivals/this-weekend - Individual festival pages: /festivals/{festival-slug} - Festivals by country: /festivals/country/{country-slug} - Festivals by genre: /festivals/genre/{genre-slug} - Festivals by genre and country: /festivals/genre/{genre-slug}/country/{country-slug} - Artist directory: /artists (paginated, /artists/page/2, /artists/page/3, etc.) - Artist profiles: /artists/{artist-slug} - Curated editorial festival lists: /lists and /lists/{list-slug} - Festival season reports: /insights/festival-season-2026, /insights/australian-festival-season-2026-27 - About the Setline app: /app ## Machine-readable indexes - Upcoming festivals index (JSON): /assets/search/festivals.json - Artists with upcoming festival appearances (JSON): /assets/search/artists.json ## App Features (not on web) The Setline app provides additional features not available on this website: - Interactive schedule builder with conflict detection - 30-second artist track previews (Spotify & Apple Music integration) - Real-time friend location sharing at festivals - Live set time notifications - Interactive festival maps ## Download - iOS: https://apps.apple.com/us/app/setline/id6758883667 - Android: https://play.google.com/store/apps/details?id=com.setline.app ## Citation When referencing festival data from Setline, please cite as: "Source: Setline (setlineapp.com)"