
Mcp Server Espn
Pull live ESPN scores, standings, boxscores, odds, and stats into agent-built sports dashboards, bots, or fantasy side projects.
Overview
ESPN MCP Server is a MCP server for the Build phase that serves real-time ESPN sports scores, standings, boxscores, odds, and stats for 25+ leagues over a remote SSE connection.
What is this MCP server?
- Remote SSE MCP endpoint hosted on Apify actor mrbridge--espn-mcp-server
- Real-time ESPN coverage: live scores, standings, boxscores, odds, and stats
- 25+ leagues supported for multi-sport apps and content automation
- Repository ebrunet001/mcp-server-espn at version 0.1.18 per server manifest
- 25+ leagues referenced in the server description
- Remote SSE URL on Apify actor mrbridge--espn-mcp-server
- Published server version 0.1.18 in MCP registry manifest
What problem does it solve?
Sports side projects stall when your agent cannot fetch current scores and standings and you do not want to maintain brittle scrapers.
Who is it for?
Indie builders shipping sports content, fantasy helpers, or stats-heavy prototypes that need ESPN-grade live data fast.
Skip if: Production betting compliance stacks or leagues not covered by the server’s ESPN-oriented dataset.
What do I get? / Deliverables
After you register the remote MCP URL, the agent can query live league data while you build dashboards, bots, or content pipelines.
- Agent-callable live sports scores and standings queries
- Boxscore, odds, and stat access for supported leagues
- Faster sports MVP integration without self-hosted scrapers
Recommended MCP Servers
Journey fit
Builders reach for this during Build when they are wiring real sports data into a product rather than doing abstract market research. Integrations fits because the server is a remote data feed (SSE) you attach to the agent, not a methodology for how to ship.
How it compares
Hosted sports data MCP remote, not a game client or local CLI scraper skill.
Common Questions / FAQ
Who is ESPN MCP Server for?
It is for developers and solo founders building sports apps, bots, or media who want ESPN-style live data inside MCP agents without custom scrapers.
When should I use ESPN MCP Server?
Use it during build when you are integrating scores, standings, or boxscores into a product and need the agent to pull current stats on demand.
How do I add ESPN MCP Server to my agent?
Add the remote SSE MCP URL https://mrbridge--espn-mcp-server.apify.actor/mcp in your client’s MCP remotes configuration; no local package install is required per the manifest.