Skip to main content
Glama

NHL MCP Server

by dylangroos

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get-current-standings

Get current NHL standings

get-team

Get information about an NHL team

get-team-roster

Get information about an NHL team's current roster

get-team-stats

Get statistics for an NHL team

get-player-landing

Get information about an NHL player

get-schedule

Get NHL game schedule

get-skater-leaders

Get NHL statistical leaders for skaters

get-current-stat-leaders

Get current NHL skater stats leaders

get-season-stat-leaders

Get NHL skater stats leaders for a specific season and game type

get-current-goalie-leaders

Get current NHL goalie stats leaders

get-season-goalie-leaders

Get NHL goalie stats leaders for a specific season and game type

get-current-team-stats

Get current statistics for an NHL team

get-team-stats-seasons

Get available seasons with statistics for an NHL team

get-team-stats-by-season

Get statistics for an NHL team for a specific season and game type

get-roster-by-season

Get an NHL team's roster for a specific season

get-team-prospects

Get prospects for an NHL team

get-current-schedule

Get the current NHL schedule for a specific team

get-week-schedule

Get the NHL schedule for a specific team for a given week

get-month-schedule

Get the NHL schedule for a specific team for a given month

get-season-schedule

Get the full season schedule for a specific team

get-date-schedule

Get the NHL schedule for a specific date

get-date-range-schedule

Get the NHL schedule for a date range

get-scores-now

Get current NHL scores

get-scores-by-date

Get NHL scores for a specific date

get-game-play-by-play

Get play-by-play data for a specific NHL game

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