You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.0.0).

bsi_get_mlb_leaders

Inactive

Tool of com.blazesportsintel/college-baseball

declared in 4.0.0

Get MLB statistical leaders by category. Returns top players with supporting stats. Data source: ESPN.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "stat": {
      "type": "string",
      "description": "Specific stat within the category (e.g., \"avg\", \"hr\", \"rbi\" for batting; \"era\", \"wins\", \"k\" for pitching). Optional."
    },
    "category": {
      "enum": [
        "batting",
        "pitching"
      ],
      "type": "string",
      "description": "Stat category. Default: \"batting\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.blazesportsintel/college-baseball

https://github.com/ahump20/BSI

1/7 registries
View full server →
bsi_get_mlb_leaders — com.blazesportsintel/college-baseball — PRSM MCP