Sports MCP Server

1

MCP server for live sports scores, team stats, player data, schedules, and standings across major leagues. Powered by Apify cloud infrastructure.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "@apify/actors-mcp-server", "--actors", "nexgendata/sports-mcp-server" ], "env": { "APIFY_TOKEN": "YOUR_APIFY_TOKEN" } }