PuckAPI
JSON →The hockey data API. Stats, odds, and everything between.
Tools · 13
- get_games Game results with scores, periods, shots, and goals
- get_schedule Upcoming and past game schedules
- get_game_detail Full box score for a specific game
- get_head_to_head Historical matchup data between two teams
- get_standings Current or historical standings by season
- get_team_stats Team-level stats (goals, shots, PP%, PK%, etc.)
- list_teams All NHL teams with abbreviations and metadata
- search_players Find players by name
- get_player_stats Skater stats (goals, assists, points, TOI, etc.)
- get_skater_season_stats Season stats leaderboard -- goals, assists, points, TOI, shooting %, filterable by team and sortable by 5 metrics
- get_goalie_stats Goalie stats (SV%, GAA, wins, shutouts, etc.)
- get_odds Pre-game odds from 15+ sportsbooks (ML, spread, total)
- get_line_movement Track how lines move from open to close
Environment variables
YOUR_API_KEY
Links
githubgithub.com/PuckAPI/mcp ↗