Skip to content
Back to search
30
MCP http

All Sports Leagues

x402/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 navigation. [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

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 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
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
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
Last Team Events
Recent past events for a team by team id from TheSportsDB, no key. Returns the last results with scores and dates. For AI agents reviewing t
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

How to use

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

{
  "mcpServers": {
    "all_sports_leagues": {
      "url": "https://proxy.suverse.io/v1/data/suverse-sports-leagues",
      "transport": "http"
    }
  }
}