com.thenextgennexus/sports-mcp-server
com.thenextgennexus/sports-mcp-serverLive and historical NBA/NFL/NHL data — fantasy bots, content sites, betting research.
Tools · 4
Retrieve today's NBA basketball game scores, schedules, and results. Returns team names, final scores, game time, teams' win-loss records, and key player statistics. Use for sports betting research, f…
Fetch current NFL football game scores, schedules, and results. Returns team matchups, final scores, scheduled start times, team standings, and individual player stats. Use for fantasy football, sport…
Get today's NHL hockey game scores, schedules, and match results. Returns team names, final scores, game times, current standings, and player statistics. Use for hockey fan updates, fantasy league man…
Retrieve combined scores from all major sports leagues (NBA, NFL, NHL) in a single call. Returns games from all three leagues with final scores, teams, game times, and standings summaries. Use for com…
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.thenextgennexus/sports-mcp-server": {
"url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/sports-mcp-server/mcp",
"transport": "streamable-http"
}
}
}