C
college-baseball
/bsi_get_player_stats
bsi get player stats
Search supported source records for a college baseball player by name. Returns identity, team, position, and traditional batting or pitching stats when the sour
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_player_stats for me.
Input
| Field | Type | Description |
|---|---|---|
| player* | string | Player name (e.g., "Jac Caglianone", "Charlie Condon"). |
| team | string | Team name to disambiguate when multiple players share a name. 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_player_stats","input":{"player":"..."}}'cli
npx cracked-ai run -p mcp-com-blazesportsintel-college-baseball -e /bsi_get_player_stats -i '{"player":"..."}'mcp
run_tool({ provider: "mcp-com-blazesportsintel-college-baseball", endpoint: "/bsi_get_player_stats", input: {"player":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.