SportsData NHL Stats MCP connector
SportsData NHL Stats is an API service that provides professional hockey player and team statistics for the National Hockey League. The SportsData NHL Stats MCP connector allows AI agents to retrieve team rosters, check live game status, access box scores and game results, and query player details including free agent information. It also supports viewing schedules by date, tracking season information, and accessing daily fantasy sports slate data.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the SportsData NHL Stats MCP connector to perform the following actions:
- Track player performance metrics across seasons and individual games
- Monitor team standings and playoff positioning in real time
- Analyze opponent statistics to inform coaching and strategy decisions
- Build daily fantasy sports lineups using player and slate data
- Generate news alerts and injury reports for roster management
- Compare player stats by position and team for talent evaluation
- Schedule broadcasts and events using game calendars and stadiums
Example prompts
Use the following example prompts to invoke SportsData NHL Stats MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me the current NHL standings in SportsData NHL Stats.Get all box scores from yesterday's games in SportsData NHL Stats.List every active player on the Toronto Maple Leafs in SportsData NHL Stats.Retrieve the latest news about Connor McDavid in SportsData NHL Stats.What are the team stats allowed by each position in SportsData NHL Stats?Find all games scheduled for this week in SportsData NHL Stats.Show me player season stats for the current year in SportsData NHL Stats.Get the line combinations for the Boston Bruins this season in SportsData NHL Stats.Display all free agents available in SportsData NHL Stats.Retrieve DFS slates for tomorrow's games in SportsData NHL Stats.
SportsData NHL Stats MCP connector tools
The SportsData NHL Stats MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| TeamsAll | Retrieves a complete list of all NHL teams. |
| AreGamesInProgress | Checks whether any NHL games are currently being played. |
| BoxScore | Provides detailed scoring and statistics for a specific game. |
| BoxScoresByDate | Returns box scores for all games played on a given date. |
| BoxScoresByDateDelta | Retrieves box scores across a range of dates. |
| CurrentSeason | Returns information about the current NHL season. |
| DfsSlatesByDate | Provides daily fantasy sports slates for a specific date. |
| PlayerDetailsByFreeAgent | Retrieves information about available free agent players. |
| Schedules | Returns the NHL game schedule for teams and seasons. |
| GamesByDate | Lists all games scheduled or played on a specific date. |
| LineCombinationsBySeason | Shows forward line combinations used during a season. |
| News | Retrieves recent news articles about NHL teams and players. |
| NewsByDate | Returns news articles published on a specific date. |
| NewsByPlayer | Provides news articles related to a specific player. |
| PlayerDetailsByPlayer | Returns detailed profile information for a specific player. |
| PlayerGameStatsByDate | Provides individual player statistics from games on a date. |
| PlayerGameStatsByPlayer | Returns game-by-game statistics for a specific player. |
| PlayerGameLogsBySeason | Shows all game logs for a player during a season. |
| PlayerSeasonStats | Returns season statistics for all players. |
| PlayerSeasonStatsByPlayer | Provides overall season statistics for a specific player. |
| PlayerSeasonStatsByTeam | Returns season statistics for all players on a team. |
| PlayerDetailsByActive | Retrieves information about currently active players. |
| PlayersByTeam | Lists all players on a specific NHL team. |
| Stadiums | Returns information about NHL team arenas and stadiums. |
| Standings | Provides current league standings with wins, losses, and points. |
| TeamGameStatsByDate | Returns team statistics from games played on a date. |
| TeamGameLogsBySeason | Shows all game logs for a team during a season. |
| TeamSeasonStats | Provides season statistics for all teams. |
| TeamStatsAllowedByPosition | Shows defensive statistics allowed by position. |
| TeamsActive | Retrieves a list of currently active NHL teams. |