You're viewing a demo portfolio

Join the waitlist
PRSM

sports-scores

Active

Tool of The Stall

declared in 4.82.0

Live and recent sports scores for NBA, NFL, MLB, NHL, MLS, EPL, La Liga, Bundesliga, Serie A, Champions League, and more. Returns game status, current score, venue, period/clock, and broadcast info. Uses ESPN's free public scoreboard API. Optional date filter (YYYYMMDD) for historical or upcoming schedule.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "date": {
      "type": "string",
      "description": "Date in YYYYMMDD format (e.g. '20240115'). Defaults to today."
    },
    "limit": {
      "type": "integer",
      "description": "Max games to return (default 10, max 30)."
    },
    "league": {
      "type": "string",
      "description": "League code. Default: 'nba'."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →
sports-scores — The Stall — PRSM MCP