Skip to content
Back to search
30
MCP http

NHL Standings Now

x402/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 answering hockey standings questions. [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 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 hocke
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 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
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 League Standings Table
League standings table for a given league and season from TheSportsDB, covering major soccer and other team sport leagues. Returns each team
0 tools · http
All Sports Leagues
The list of all leagues from TheSportsDB, no key. Returns league id, name, and sport. For AI agents resolving league ids and building sports
0 tools · http

How to use

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

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