SuryaKTiwari11/mcp-f1
If you are the rightful owner of mcp-f1 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server providing access to Formula 1 driver and team data.
Tools
Functions exposed to the LLM to take actions
get_all_drivers
Get all Formula 1 drivers, including both active and retired drivers.
search_drivers
Search for Formula 1 drivers by name or surname.
get_driver_by_id
Get a Formula 1 driver by their ID.
get_current_drivers
Get all Formula 1 drivers from the current season.
get_all_teams
Get all Formula 1 teams, including both active and historical teams.
search_teams
Search for Formula 1 teams by name.
get_team_by_id
Get a Formula 1 team by their ID.
get_current_teams
Get all Formula 1 teams from the current season.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client