Skip to content
Back to search
30
MCP http

NHL Scores By Date

x402/nhl-scores-by-date

NHL game scores for a date from the official NHL web API, no key. Returns games with teams, scores, and status. For AI agents building hockey briefings. [x402: $0.07/call on base, category=data]

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

NHL Standings Now
Current NHL standings from the official NHL web API, no key. Returns each team with wins, losses, points, and division. For AI agents answer
0 tools · http
NHL Stats
Provides real-time NHL sports data retrieval by bridging official web and stats APIs, enabling comprehensive access to team standings, playe
0 tools
MLB Game Schedule By Date
Official Major League Baseball game schedule for a given date from the MLB StatsAPI, no key required. Returns each game with the home and aw
0 tools · http
NHL
Integrates with NHL data sources to provide real-time game updates, player stats, and league standings for sports analysis and fantasy hocke
0 tools
Sports Events By Date
All sports events scheduled on a given date, optionally filtered by sport, from TheSportsDB. Returns each event with the two teams, league,
0 tools · http
MLB Standings By Season
Official Major League Baseball standings for a season from the MLB StatsAPI, no key required, covering the American and National leagues. Re
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nhl_scores_by_date": {
      "url": "https://proxy.suverse.io/v1/data/suverse-nhl-scores",
      "transport": "http"
    }
  }
}