Skip to main content
Glama
dylangroos

NHL MCP Server

by dylangroos

get-game-play-by-play

Retrieve detailed play-by-play data for NHL games. Filter events by type (e.g., goals, penalties) or adjust the number of events returned using game ID and optional parameters.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filterByTypeNoFilter events by type (e.g., 'goal', 'penalty', 'shot-on-goal', 'hit')
gameIdYesGame ID in the format YYYYYYYY (e.g., 2023020204)
maxEventsNoMaximum number of events to return (default: 50, use 0 for all)

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/dylangroos/nhl-mcp'

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