Skip to main content
Glama

mlb-api-mcp

MIT License
18
  • Apple

get_mlb_awards

Retrieve MLB award recipients by specifying an award ID. Access detailed MLB statistics and player data through a FastAPI-based interface for integration and analysis.

Instructions

Get award recipients for a specific award.

Args: award_id (int): Award ID.

Returns: dict: Award recipients.

Input Schema

NameRequiredDescriptionDefault
award_idYes

Input Schema (JSON Schema)

{ "properties": { "award_id": { "title": "Award Id", "type": "integer" } }, "required": [ "award_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/guillochon/mlb-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server