C
college-baseball
/bsi_get_scoreboard
bsi get scoreboard
Get college baseball scores and game results returned by the configured providers. Includes team names, scores, venue, game status, source, and fetch time.
liveunknown~5s typical
mcpcollege-baseball
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-blazesportsintel-college-baseball /bsi_get_scoreboard for me.
Input
| Field | Type | Description |
|---|---|---|
| date | string | Date in YYYY-MM-DD format. Defaults to today (America/Chicago). |
| conference | string | Filter by conference (e.g., "SEC", "Big 12", "ACC"). Optional. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-blazesportsintel-college-baseball","endpoint":"/bsi_get_scoreboard","input":{}}'cli
npx cracked-ai run -p mcp-com-blazesportsintel-college-baseball -e /bsi_get_scoreboard -i '{}'mcp
run_tool({ provider: "mcp-com-blazesportsintel-college-baseball", endpoint: "/bsi_get_scoreboard", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.