Skip to content
Back to search
30
MCP http

Sports League Standings Table

x402/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 with rank, played, win, draw, loss, goals for and against, goal difference, and points. Useful for AI agents answering standings questions, building sports dashboards, and powering fantasy and prediction features. [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

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
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
Sports Team Profile Lookup
Profile lookup for any sports team by name across soccer, basketball, baseball, American football, and more from TheSportsDB. Returns team i
0 tools · http
League Detail
Details for a league by id from TheSportsDB, no key. Returns league name, sport, country, formed year, and description. For AI agents enrich
0 tools · http
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
Sports Player Search
Search sports players by name from TheSportsDB, no key. Returns player id, team, sport, nationality, and position. For AI agents enriching s
0 tools · http

How to use

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

{
  "mcpServers": {
    "sports_league_standings_table": {
      "url": "https://proxy.suverse.io/v1/data/suverse-sports-league-table",
      "transport": "http"
    }
  }
}