You're viewing a demo portfolio

Join the waitlist
PRSM

get_table

Active

Tool of mcp-openligadb

declared in 0.1.0

Get the league table / standings for a football / soccer league and season (e.g. the Bundesliga table). Returns each team's position, played, won, draw, lost, goals, goal difference, and points.

Parameters schema

{
  "type": "object",
  "required": [
    "league",
    "season"
  ],
  "properties": {
    "league": {
      "type": "string",
      "description": "League shortcut, e.g. 'bl1' (Bundesliga), 'bl2' (2. Bundesliga), 'bl3' (3. Liga), 'dfb' (DFB-Pokal)."
    },
    "season": {
      "type": "string",
      "description": "Season start year, e.g. \"2024\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-openligadb

https://github.com/pipeworx-io/mcp-openligadb

2/7 registries
View full server →