Skip to main content
Feedback

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.

ToolDescription
get_additionsRetrieves a list of newly added items.
get_changesRetrieves a list of modified items.
get_deletionsRetrieves a list of removed items.
get_incidentsRetrieves changes, additions, and deletions combined.
get_leaguesRetrieves all available esports leagues.
get_leagues_leagueIdOrSlugRetrieves details for a specific league.
get_leagues_leagueIdOrSlug_matchesRetrieves all matches in a specific league.
get_leagues_leagueIdOrSlug_matches_pastRetrieves completed matches from a league.
get_leagues_leagueIdOrSlug_matches_runningRetrieves currently active matches in a league.
get_leagues_leagueIdOrSlug_matches_upcomingRetrieves scheduled future matches for a league.
get_leagues_leagueIdOrSlug_seriesRetrieves all series within a league.
get_leagues_leagueIdOrSlug_tournamentsRetrieves all tournaments in a league.
get_livesRetrieves all currently live matches.
get_matchesRetrieves all matches across all competitions.
get_matches_pastRetrieves all completed matches.
get_matches_runningRetrieves all matches currently in progress.
get_matches_upcomingRetrieves all scheduled future matches.
get_matches_matchIdOrSlugRetrieves details for a specific match.
get_matches_matchIdOrSlug_opponentsRetrieves teams or players in a specific match.
get_playersRetrieves all professional esports players.
get_players_playerIdOrSlugRetrieves details for a specific player.
get_players_playerIdOrSlug_matchesRetrieves all matches for a specific player.
get_seriesRetrieves all competition series available.
get_series_pastRetrieves completed competition series.
get_series_runningRetrieves currently active competition series.
get_series_upcomingRetrieves scheduled future competition series.
get_series_serieIdOrSlugRetrieves details for a specific series.
get_series_serieIdOrSlug_matchesRetrieves all matches in a specific series.
get_series_serieIdOrSlug_matches_pastRetrieves completed matches from a series.
get_series_serieIdOrSlug_matches_runningRetrieves currently active matches in a series.
get_series_serieIdOrSlug_matches_upcomingGet upcoming matches for serie.
get_series_serieIdOrSlug_playersGet players for a serie.
get_series_serieIdOrSlug_tournamentsGet tournaments for a serie.
get_teamsList teams.
get_teams_teamIdOrSlugGet a team.
get_teams_teamIdOrSlug_leaguesGet leagues for a team.
get_teams_teamIdOrSlug_matchesGet matches for team.
get_teams_teamIdOrSlug_seriesGet series for a team.
get_teams_teamIdOrSlug_tournamentsGet tournaments for a team.
get_tournamentsList tournaments.
get_tournaments_pastGet past tournaments.
get_tournaments_runningGet running tournaments.
get_tournaments_upcomingGet upcoming tournaments.
get_tournaments_tournamentIdOrSlugGet a tournament.
get_tournaments_tournamentIdOrSlug_bracketsGet a tournament's brackets.
get_tournaments_tournamentIdOrSlug_matchesGet matches for tournament.
get_tournaments_tournamentIdOrSlug_playersGet players for a tournament.
get_tournaments_tournamentIdOrSlug_rostersGet rosters for a tournament.
get_tournaments_tournamentIdOrSlug_standingsGet tournament standings.
get_tournaments_tournamentIdOrSlug_teamsGet teams for a tournament.
get_videogamesList videogames.
get_videogames_videogameIdOrSlugGet a videogame.
get_videogames_videogameIdOrSlug_leaguesGet_videogames_videogame Id Or Slug_leagues.
get_videogames_videogameIdOrSlug_seriesList series for a videogame.
get_videogames_videogameIdOrSlug_tournamentsGet tournaments for a videogame.
get_videogames_videogameIdOrSlug_versionsList videogame versions.
On this Page