Loading MCP server directory, please wait...
Pro football play-by-play, stats, injuries, and odds. REST API and MCP server. Free to start.
npx @getmcp/cli add io.github.noahowsh/endzoneapiRequires Node.js 18+. Community-contributed server. Review source before installing.
x-api-keyYour EndzoneAPI API key. Get a free key with 500 credits at endzoneapi.com/signup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.noahowsh/endzoneapi": {
"url": "https://football-mcp-production.up.railway.app/mcp",
"transport": "streamable-http",
"headers": {
"x-api-key": ""
}
}
}
}