Skip to content
Verified official

EndzoneAPI MCP

v1.1.1

io.github.noahowsh/endzoneapi

Pro football play-by-play, stats, injuries, and odds. REST API and MCP server. Free to start.

transport:streamable-http tools:17

Target client

run in your project directory

claude mcp add --transport http endzoneapi https://football-mcp-production.up.railway.app/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

list_teams Read-only

list teams

get_standings Read-only

get standings

get_team_stats Read-only

get team stats

get_games Read-only

get games

get_schedule Read-only

get schedule

get_game_detail Read-only

get game detail

get_head_to_head Read-only

get head to head

search_players Read-only

search players

get_player_stats Read-only

get player stats

get_player_leaders Read-only

get player leaders

get_injuries Read-only

get injuries

get_depth_chart Read-only

get depth chart

get_snap_counts Read-only

get snap counts

get_plays Read-only

get plays

get_advanced_stats Read-only

get advanced stats

get_odds Read-only

get odds

get_line_movement Read-only

get line movement

All 17 tools, one page each

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.