Skip to main content
Glama
argotdev

NHL MCP Server

by argotdev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
get_live_games

Get live NHL game scores and status for today or a specific date. Shows current scores, period, game state, and venue information.

get_game_details

Get detailed information about a specific game including play-by-play data, scoring plays, and period summaries.

get_standings

Get current NHL standings including wins, losses, points, goals for/against, and goal differential. Can filter by division or conference.

get_team_stats

Get detailed statistics for a specific NHL team including roster, season performance, and player stats.

get_player_stats

Get statistics for top NHL players including goals, assists, points, plus/minus, and other performance metrics.

get_goalie_stats

Get statistics for NHL goalies including save percentage, GAA, wins, shutouts, and other goalie-specific metrics.

get_schedule

Get NHL schedule for upcoming games. Can get schedule for a specific date or team.

get_playoff_bracket

Get current playoff bracket with series information, matchups, and results.

compare_teams

Compare head-to-head statistics between two NHL teams including recent matchups and historical records.

get_team_streak

Get current winning or losing streak for an NHL team based on recent game results.

compare_seasons

Compare team or player statistics across multiple NHL seasons.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/argotdev/nhl-mcp-ts'

If you have feedback or need assistance with the MCP directory API, please join our Discord server