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, including goals, penalties, shots, and hits, by specifying a game ID and optional filters.

Instructions

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

Input Schema

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

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