The NHL Model Context Protocol (MCP) server is a Python-based implementation designed to deliver comprehensive NHL live data and statistics directly through natural language queries. It seamlessly integrates with MCP clients, allowing users to effortlessly retrieve real-time scores, game statuses, and schedules, as well as delve into detailed team, player, and goalie statistics. Beyond basic data, it supports advanced queries like current standings, head-to-head team comparisons, streak analysis, season comparisons, and playoff bracket information, all sourced from official NHL APIs.
Key Features
01Live Game Data: Real-time scores, game status, and schedules
02Comprehensive Team & Player Statistics: Access performance data and query top players by various categories
03Current NHL Standings: Filter by division or conference
04Head-to-Head Comparisons: Analyze matchup history between teams
05Playoff Data: Access playoff brackets and series information
060 GitHub stars
Use Cases
01Retrieve real-time NHL game scores and schedules for any date.
02Query detailed statistics for specific teams, players, or goalies.
03Compare team performance head-to-head or across multiple NHL seasons.