Skip to main content
Glama

mlb-api-mcp

MIT License
25
  • Apple

get_mlb_awards

Retrieve MLB award recipients by specifying the award ID. This tool provides detailed information on winners, enabling integration of baseball award data into applications.

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