Espn for Cursor
io.github.pipeworx-io/espn
ESPN MCP — keyless multi-sport live scores, teams, and news via ESPN's public site API.
client:Cursor
transport:streamable-http
Install Espn in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"espn": {
"url": "https://gateway.pipeworx.io/espn/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs