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-current-standingsB | Get current NHL standings |
| get-teamC | Get information about an NHL team |
| get-team-rosterB | Get information about an NHL team's current roster |
| get-team-statsC | Get statistics for an NHL team |
| get-player-landingC | Get information about an NHL player |
| get-scheduleC | Get NHL game schedule |
| get-skater-leadersC | Get NHL statistical leaders for skaters |
| get-current-stat-leadersC | Get current NHL skater stats leaders |
| get-season-stat-leadersC | Get NHL skater stats leaders for a specific season and game type |
| get-current-goalie-leadersC | Get current NHL goalie stats leaders |
| get-season-goalie-leadersC | Get NHL goalie stats leaders for a specific season and game type |
| get-current-team-statsC | Get current statistics for an NHL team |
| get-team-stats-seasonsC | Get available seasons with statistics for an NHL team |
| get-team-stats-by-seasonC | Get statistics for an NHL team for a specific season and game type |
| get-roster-by-seasonC | Get an NHL team's roster for a specific season |
| get-team-prospectsC | Get prospects for an NHL team |
| get-current-scheduleC | Get the current NHL schedule for a specific team |
| get-week-scheduleC | Get the NHL schedule for a specific team for a given week |
| get-month-scheduleC | Get the NHL schedule for a specific team for a given month |
| get-season-scheduleC | Get the full season schedule for a specific team |
| get-date-scheduleC | Get the NHL schedule for a specific date |
| get-date-range-scheduleC | Get the NHL schedule for a date range |
| get-scores-nowC | Get current NHL scores |
| get-scores-by-dateB | Get NHL scores for a specific date |
| get-game-play-by-playB | Get play-by-play data for a specific NHL game |
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/dylangroos/nhl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server