Skip to content
Cursor

mcp server espn for Cursor

io.github.ebrunet001/mcp-server-espn

Real-time ESPN sports data: live scores, standings, boxscores, odds & stats for 25+ leagues

client:Cursor transport:sse

Install mcp server espn in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-server-espn": {
      "url": "https://mrbridge--espn-mcp-server.apify.actor/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp server espn in other clients