Skip to main content
Glama

Formula One MCP Server

get_event_schedule

Retrieve the Formula One race calendar for a specified season by providing the year, enabling access to event schedules via the Formula One MCP Server.

Instructions

Get Formula One race calendar for a specific season

Input Schema

NameRequiredDescriptionDefault
yearYesSeason year (e.g., 2023)

Input Schema (JSON Schema)

{ "properties": { "year": { "description": "Season year (e.g., 2023)", "type": "number" } }, "required": [ "year" ], "type": "object" }
Install Server

Other Tools from Formula One MCP Server

Related Tools

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/notsedano/f1-mcp-server'

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