Skip to main content
Glama
malav-majmudar

NFL Data MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_playersA

Resolve active or retired player names; set active_only=true to exclude retirees.

get_player

Get a player profile using the canonical ID returned by search_players.

get_player_stats

Get factual game, season, or career player statistics; never projections.

get_team_stats

Get factual team stats filtered by offense, defense, special teams, or all.

find_stat_games

Find first, last, highest, or lowest games matching a factual statistic.

find_stat_seasonsC

Find career-high, career-low, first, or last season totals for a statistic.

get_scheduleC

Get bounded NFL games for a season, week, or team.

get_gameA

Get one scheduled or completed NFL game by canonical game ID.

get_scoring_events

Get factual scoring plays and the offense, defense, or special-teams unit.

get_game_statsB

Get a factual player or team box score for one canonical game ID.

list_teamsA

List canonical NFL team abbreviations and metadata.

get_team_rosterC

Get a team's factual weekly NFL roster.

get_injuriesC

Get official injury and practice-report records.

get_depth_chartC

Get a factual team depth chart for a season and week.

get_snap_counts

Get offensive, defensive, and special-teams player snap counts.

get_stat_leadersC

Rank players or teams by one factual statistic.

list_stat_fieldsB

List valid factual statistic names for player/team leader and stat queries.

get_data_statusB

Report local dataset coverage, snapshot versions, and as-of classifications.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
server_about

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/malav-majmudar/nfl-data-mcp'

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