# Songkick MCP for AI Agents AI Agent Connect

> Songkick lets your AI agent search for live music events, tour dates, and venue schedules worldwide. It pulls real-time concert data so you can find out who's playing where without digging through ticketing sites or social media feeds.

## Overview
- **Category:** data-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_n9NjQ7p12jnXwTRZMLRdfEnLCLrWnRWIPqwXqHn1/ai-agent-connect
- **Tags:** live-music, concert-schedules, tour-history, artist-data, event-discovery

## Description

Imagine you're trying to plan a road trip and want to see every show a specific band is playing on the East Coast. Instead of opening twenty different tabs and cross-referencing dates, you just ask your agent to pull up the tour schedule. This Connector connects your AI to the global music database, giving it a direct line to live music intelligence. It handles the heavy lifting of searching for artists, finding nearby venues, and pulling historical gig data. Whether you're a fan looking for a local show or a pro tracking a band's tour history, this tool turns your AI into a personal concert coordinator. You get the facts straight from the source. It's one of the best ways to bring real-world event data into your workflow through the Vinkius catalog, making it easy to organize your musical life without the manual research. You can see who is playing tonight, what happened on their last tour, or what a specific club has on its calendar for the next month. It takes the friction out of discovering new music and planning your next night out. You don't have to worry about missing a local show or guessing when a band will be in your city next.

## Tools

### search_artists
Search for any musical artist in the database. This helps you find the right person before checking their dates.

### get_artist_calendar
Pull up all upcoming tour dates for a specific act. You'll get the full list of shows in one go.

### get_artist_gigography
Retrieve a history of every past event an artist has played. This is perfect for researching a band's touring reach.

### get_event_details
Get the nitty-gritty on a specific concert. It pulls the start time and the full lineup for that date.

### get_location_calendar
See all concerts happening in a specific city. This makes it easy to plan a weekend of live music.

### search_locations
Look up specific cities or regions. Use this to narrow down where you want to see live music.

### search_venues
Find specific concert halls or clubs. This is great for checking out a venue's vibe or location.

### get_venue_calendar
See every show scheduled at a specific venue. It's the fastest way to see a club's full monthly lineup.

## Prompt Examples

**Prompt:** 
```
Is any indie rock band playing in Seattle this weekend?
```

**Response:** 
```
I found several indie rock shows in Seattle for this weekend:

| Date | Artist | Venue |
| --- | --- | --- |
| Friday | The Velvet Echo | The Crocodile |
| Saturday | Luna Ray | Neumos |
| Sunday | Static Bloom | Sonic Bloom |

Would you like more details on any of these?
```

**Prompt:** 
```
Give me the tour history for Radiohead.
```

**Response:** 
```
I've pulled the gigography for Radiohead. They've played hundreds of shows globally. Here are some highlights from their recent history:

* 2023: Major tour across North America and Europe.
* 2022: Select festival appearances in Asia.
* 2021: Residency shows in London.

I can provide a full list of specific dates if you'd like.
```

**Prompt:** 
```
What's the lineup for the show at The Fillmore tonight?
```

**Response:** 
```
Here are the details for tonight's show at The Fillmore:

* Headliner: The Midnight Coast
* Support: Velvet Underground
* Start Time: 8:00 PM
* Doors: 7:00 PM

Enjoy the show!
```

## Capabilities

### Find upcoming concerts
Ask for shows based on artist, city, or venue.

### Track artist tours
Get a full list of past and future dates for any band.

### Search local events
See what's happening in a specific city or metro area.

### View venue schedules
Check the full lineup for a specific concert venue.

### Pull event details
Get specific info like start times and full lineups.

## Use Cases

### Planning a music trip
A traveler asks the agent for all concerts in Austin next month. The agent uses search_locations to find the right spots and builds a trip itinerary.

### Researching a band
A music blogger wants to see how many times a band played in Europe last year. The agent uses get_artist_gigography to pull the history.

### Booking a venue
An organizer wants to see which nights are empty at a local club. The agent uses get_venue_calendar to check the schedule.

### Finding a local show
A fan wants to know if a specific artist is playing nearby this weekend. The agent uses get_artist_calendar to check the dates.

## Benefits

- Skip the manual search. Use get_location_calendar to see every concert in a city without browsing multiple websites. You get a full list of shows in seconds.
- Audit tour history. Use get_artist_gigography to see every past show a band played for competitive analysis or research. It's the fastest way to see a band's reach.
- Plan venue nights. Use get_venue_calendar to see a club's full lineup and find the best night to head out. Stop guessing which nights are open for booking.
- Get specific details. Use get_event_details to grab start times and full lineups without clicking through ticket links. It saves you from digging through messy pages.
- Discover new music. Use search_artists to find local acts in new cities. It makes exploring new scenes much faster.

## How It Works

The bottom line is your AI gets instant access to global concert data so you don't have to hunt for it.

1. Subscribe to this Connector on Vinkius and get your unique connection details.
2. Add your Songkick API key to the configuration.
3. Ask your AI client to find concerts, check tour dates, or audit venue calendars.

## Frequently Asked Questions

**Can I use Songkick MCP to find concerts in my city?**
Yes, you can ask your agent to pull up all shows in any specific city or metro area. It will return a list of dates and venues so you can plan your weekend easily.

**Does it show past tour dates for my favorite bands?**
Yes, the Connector can pull the full gigography for any artist. This is great for seeing where a band has played in the past or how often they tour a specific region.

**Can it help me see a venue's full lineup?**
Absolutely. You can ask for the calendar of a specific venue to see every show scheduled there. This helps you find the best nights to go out or check for booking availability.

**Is this for buying tickets to concerts?**
No, this Connector is for data retrieval only. It provides dates, venues, and lineups, but it doesn't handle ticket purchases or seat reservations.

**How do I get the tour schedule for a specific band?**
Just ask your agent for the upcoming tour dates of any artist. It will pull the latest schedule directly from the database for you.

**Can I find out who is playing at a specific club tonight?**
Yes, you can ask for the details of a specific event or the venue's daily calendar to see the exact lineup and start times.

**How do I find upcoming concerts in a specific city?**
First, use the `search_locations` tool to find the correct `metroAreaId` for your city. Then, use the `get_location_calendar` tool with that ID to retrieve all upcoming events in that area.

**Can I see the full tour history of an artist?**
Yes! Use the `get_artist_gigography` tool with the Artist ID. It provides a comprehensive list of past concerts and events recorded for that specific artist.

**Does the integration provide details for specific concert venues?**
Absolutely. You can use the `search_venues` tool to find a venue by name and then use `get_venue_calendar` to see all upcoming shows scheduled at that specific location.