NHL Stats
Summary
NHL API server that provides a comprehensive bridge to official NHL web and stats APIs, enabling retrieval of real-time sports data including team standings, player statistics, game schedules, and roster information. Built with TypeScript and the MCP SDK, it offers a flexible, multi-endpoint approach to fetching NHL data with robust error handling and fallback mechanisms for API reliability.
Available Actions(12)
get-team
Retrieve basic team information.
get-team-roster
Get current team roster.
get-team-stats
Get team statistics.
get-team-prospects
Get team prospect information.
get-player-landing
Get detailed player information.
get-current-standings
Get current NHL standings.
get-schedule
Get general schedule information.
get-current-schedule
Get a team's upcoming schedule.
get-date-schedule
Get schedule for a specific date.
get-current-stat-leaders
Get current statistical leaders.
get-current-goalie-leaders
Get current goalie statistical leaders.
get-scores-now
Get current scores and game states.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation