You're viewing a demo portfolio

Join the waitlist
PRSM

sports-prediction

Active

Tool of The Stall

declared in 4.82.0

Returns today's (or a given date's) sports games with team win-loss records, venue, scheduled time, and live score. Supports MLB, NBA, NFL, NHL, NCAAF, NCAAB. Sourced from ESPN public API — no key required. $0.005/call. Use before prediction-markets or sports-content tasks to get accurate team context.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "date": {
      "type": "string",
      "description": "Date in YYYY-MM-DD format (default: today UTC). Use for historical or upcoming schedules."
    },
    "team": {
      "type": "string",
      "description": "Optional filter: team name or abbreviation (case-insensitive substring match). E.g. 'Cubs', 'CHC', 'Lakers'."
    },
    "sport": {
      "type": "string",
      "description": "League code: mlb | nba | nfl | nhl | ncaaf | ncaab"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

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