Sports League Standings Table
x402/sports-league-standings-tableLeague 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]
Similar MCP servers embedding-nearest
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"
}
}
}