PandaScore MCP connector
PandaScore is an esports data platform that provides real-time information on professional gaming matches, tournaments, players, and teams across multiple game titles. The PandaScore MCP connector allows AI agents to retrieve league details, access match schedules and results, and track changes to esports data through additions, deletions, and modifications. It also supports filtering matches by status, including past, running, and upcoming events, to monitor competitive gaming activity.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the PandaScore MCP connector to perform the following actions:
- Track esports tournament schedules and match results across multiple leagues
- Monitor player performance statistics and competitive rankings in real time
- Identify upcoming matches to trigger promotional campaigns or notifications
- Analyze historical match data to predict tournament outcomes and trends
- Sync esports event information with marketing and scheduling systems
- Detect live matches to activate engagement workflows for fans and stakeholders
- Compare player statistics across series to identify emerging talent and performance patterns
Example prompts
Use the following example prompts to invoke PandaScore MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all upcoming matches in PandaScore for the next week.Get the player statistics for the top 10 players in PandaScore.List all active tournaments in PandaScore and their current status.Find all matches that are currently running in PandaScore.Retrieve past match results for a specific league in PandaScore.Show me recent changes and additions to tournament data in PandaScore.Get all players who competed in matches last month in PandaScore.List the upcoming series and their scheduled dates in PandaScore.Show me all leagues available in PandaScore with their details.Retrieve match details including opponents for a specific PandaScore match.
PandaScore MCP connector tools
The PandaScore MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| get_additions | Retrieves a list of newly added items. |
| get_changes | Retrieves a list of modified items. |
| get_deletions | Retrieves a list of removed items. |
| get_incidents | Retrieves changes, additions, and deletions combined. |
| get_leagues | Retrieves all available esports leagues. |
| get_leagues_leagueIdOrSlug | Retrieves details for a specific league. |
| get_leagues_leagueIdOrSlug_matches | Retrieves all matches in a specific league. |
| get_leagues_leagueIdOrSlug_matches_past | Retrieves completed matches from a league. |
| get_leagues_leagueIdOrSlug_matches_running | Retrieves currently active matches in a league. |
| get_leagues_leagueIdOrSlug_matches_upcoming | Retrieves scheduled future matches for a league. |
| get_leagues_leagueIdOrSlug_series | Retrieves all series within a league. |
| get_leagues_leagueIdOrSlug_tournaments | Retrieves all tournaments in a league. |
| get_lives | Retrieves all currently live matches. |
| get_matches | Retrieves all matches across all competitions. |
| get_matches_past | Retrieves all completed matches. |
| get_matches_running | Retrieves all matches currently in progress. |
| get_matches_upcoming | Retrieves all scheduled future matches. |
| get_matches_matchIdOrSlug | Retrieves details for a specific match. |
| get_matches_matchIdOrSlug_opponents | Retrieves teams or players in a specific match. |
| get_players | Retrieves all professional esports players. |
| get_players_playerIdOrSlug | Retrieves details for a specific player. |
| get_players_playerIdOrSlug_matches | Retrieves all matches for a specific player. |
| get_series | Retrieves all competition series available. |
| get_series_past | Retrieves completed competition series. |
| get_series_running | Retrieves currently active competition series. |
| get_series_upcoming | Retrieves scheduled future competition series. |
| get_series_serieIdOrSlug | Retrieves details for a specific series. |
| get_series_serieIdOrSlug_matches | Retrieves all matches in a specific series. |
| get_series_serieIdOrSlug_matches_past | Retrieves completed matches from a series. |
| get_series_serieIdOrSlug_matches_running | Retrieves currently active matches in a series. |
| get_series_serieIdOrSlug_matches_upcoming | Get upcoming matches for serie. |
| get_series_serieIdOrSlug_players | Get players for a serie. |
| get_series_serieIdOrSlug_tournaments | Get tournaments for a serie. |
| get_teams | List teams. |
| get_teams_teamIdOrSlug | Get a team. |
| get_teams_teamIdOrSlug_leagues | Get leagues for a team. |
| get_teams_teamIdOrSlug_matches | Get matches for team. |
| get_teams_teamIdOrSlug_series | Get series for a team. |
| get_teams_teamIdOrSlug_tournaments | Get tournaments for a team. |
| get_tournaments | List tournaments. |
| get_tournaments_past | Get past tournaments. |
| get_tournaments_running | Get running tournaments. |
| get_tournaments_upcoming | Get upcoming tournaments. |
| get_tournaments_tournamentIdOrSlug | Get a tournament. |
| get_tournaments_tournamentIdOrSlug_brackets | Get a tournament's brackets. |
| get_tournaments_tournamentIdOrSlug_matches | Get matches for tournament. |
| get_tournaments_tournamentIdOrSlug_players | Get players for a tournament. |
| get_tournaments_tournamentIdOrSlug_rosters | Get rosters for a tournament. |
| get_tournaments_tournamentIdOrSlug_standings | Get tournament standings. |
| get_tournaments_tournamentIdOrSlug_teams | Get teams for a tournament. |
| get_videogames | List videogames. |
| get_videogames_videogameIdOrSlug | Get a videogame. |
| get_videogames_videogameIdOrSlug_leagues | Get_videogames_videogame Id Or Slug_leagues. |
| get_videogames_videogameIdOrSlug_series | List series for a videogame. |
| get_videogames_videogameIdOrSlug_tournaments | Get tournaments for a videogame. |
| get_videogames_videogameIdOrSlug_versions | List videogame versions. |