MCP Servers / development / NHL MCP Server

NHL MCP Server

JSON →
none3development

An MCP server for the NHL API, providing access to all documented endpoints.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: nhl-mcp-server
Tools
What this server exposes
get_player_info
Get detailed player information
get_player_game_log
Get player game logs
get_player_spotlight
Get featured players
get_standings_now
Get current NHL standings
get_club_stats_now
Get team statistics
get_team_roster
Get team roster
get_team_schedule
Get team schedule
get_daily_scores_now
Get today's scores
get_play_by_play
Get game play-by-play
get_game_boxscore
Get game boxscore
get_current_skater_stats_leaders
Get skater stat leaders
get_current_goalie_stats_leaders
Get goalie stat leaders
get_schedule_now
Get current schedule
get_tv_schedule_now
Get TV schedule
get_team_codes
Get list of NHL team codes
get_season_format_help
Get format help for seasons and parameters
Configuration
Environment & auth
authnone
Resources
NHL MCP Server — MCP Server · libregistry