Loading...
Side-by-side comparison of sandbox MCP tools
Get the F1 World Drivers' Championship standings for a season (e.g. 2024, or 'current'). Returns MRData.StandingsTable with each driver's position, points, wins, and constructor
Server
Formula 1
Parameters (1)
seasonreqstringResponse shape
{MRData: {StandingsTable: {StandingsLists: [{DriverStandings: [{position, points, Driver, Constructors}]}]}}}Get the results of the most recent completed F1 race. Returns MRData.RaceTable.Races[0] with raceName and Results[] (position, driver, constructor, time, points, status). No arguments needed
Server
Formula 1
Parameters (0)
No parameters (zero-arg)
Response shape
{MRData: {RaceTable: {Races: [{raceName, Results: [{position, Driver, Constructor, Time}]}]}}}Parameters
1 vs 0
Method
GET vs GET
Server
Formula 1 vs Formula 1
Use both tools with no rate limits
Deploy your own MCP server with all 6 Formula 1 tools. Unlimited calls, custom domain, no auth hassle.
Related comparisons