NHL MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_live_gamesA | Get live NHL game scores and status for today or a specific date. Shows current scores, period, game state, and venue information. |
| get_game_detailsC | Get detailed information about a specific game including play-by-play data, scoring plays, and period summaries. |
| get_standingsA | Get current NHL standings including wins, losses, points, goals for/against, and goal differential. Can filter by division or conference. |
| get_team_statsC | Get detailed statistics for a specific NHL team including roster, season performance, and player stats. |
| get_player_statsC | Get statistics for top NHL players including goals, assists, points, plus/minus, and other performance metrics. |
| get_goalie_statsC | Get statistics for NHL goalies including save percentage, GAA, wins, shutouts, and other goalie-specific metrics. |
| get_scheduleB | Get NHL schedule for upcoming games. Can get schedule for a specific date or team. |
| get_playoff_bracketC | Get current playoff bracket with series information, matchups, and results. |
| compare_teamsB | Compare head-to-head statistics between two NHL teams including recent matchups and historical records. |
| get_team_streakB | Get current winning or losing streak for an NHL team based on recent game results. |
| compare_seasonsC | Compare team or player statistics across multiple NHL seasons. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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