MCP Servers / database / Open Formula 1 MCP Server

Open Formula 1 MCP Server

JSON →
none3database

MCP Server to retrieve and analyze Formula 1 (F1) races, cars, drivers, lap, pit stops and more.

Install
How to run this server
[ { "cmd": "pip install mcp", "imports": [] } ]
server path: open-formula-1-mcp-server
Tools
What this server exposes
get_current_season
Get the current Formula 1 season information
get_race_schedule
Get the race schedule for a given season
get_driver_standings
Get the current driver standings
get_constructor_standings
Get the current constructor standings
get_race_results
Get results for a specific race
get_qualifying_results
Get qualifying results for a specific race
get_driver_info
Get information about a specific driver
get_constructor_info
Get information about a specific constructor
get_circuit_info
Get information about a specific circuit
get_latest_news
Get the latest Formula 1 news
Configuration
Environment & auth
authnone
Resources
Open Formula 1 MCP Server — MCP Server · libregistry