Skip to main content
Glama

Formula One MCP Server

get_event_schedule

Retrieve the Formula One race calendar for a specified season by inputting the year, enabling access to schedules for races, qualifying, and practice sessions.

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

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