Loading...
Side-by-side comparison of sandbox MCP tools
List all drivers who competed in an F1 season. Returns MRData.DriverTable.Drivers[] each with givenName, familyName, nationality, dateOfBirth, and permanentNumber
Server
Formula 1
Parameters (1)
seasonreqstringResponse shape
{MRData: {DriverTable: {Drivers: [{givenName, familyName, nationality, code}]}}}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