ESPN Sports MCP Server
Pricing
Pay per event
ESPN Sports MCP Server
MCP-ready ESPN sports tools for live scores, schedules, standings, teams, summaries, and odds from public ESPN JSON endpoints.
ESPN Sports MCP Server
Pricing
Pay per event
MCP-ready ESPN sports tools for live scores, schedules, standings, teams, summaries, and odds from public ESPN JSON endpoints.
You can access the ESPN Sports MCP Server programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "tool": "get_scoreboard",< "league": "football/nfl",< "date": "20250907",< "maxItems": 20,< "includeRaw": false<}' |<apify call automation-lab/espn-sports-mcp-server --silent --output-datasetThe Apify CLI is the official tool that allows you to use ESPN Sports MCP Server locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: