# ESPN Server

Access real-time sports data from ESPN through a standardized interface. Get live scores, player statistics, and league standings for major sports leagues including NFL, NBA, MLB, and more. Export da…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add dynamicendpoints/espn-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list dynamicendpoints/espn-mcp
```

---

Source: https://github.com/DynamicEndpoints/espn-mcp
