Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

com.thenextgennexus/sports-mcp-server

com.thenextgennexus/sports-mcp-server

Live and historical NBA/NFL/NHL data — fantasy bots, content sites, betting research.

Uptime
7.7%
26 probes
Response
54ms
last probe
Tools
4
callable

Tools · 4

get_nba_scores

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…

get_nfl_scores

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_nhl_scores

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…

get_all_scores

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"
    }
  }
}