Loading...
Side-by-side comparison of sandbox MCP tools
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}]}]}}}Get the F1 Constructors' Championship standings for a season. Returns MRData.StandingsTable with each team's position, points, and wins
Server
Formula 1
Parameters (1)
seasonreqstringResponse shape
{MRData: {StandingsTable: {StandingsLists: [{ConstructorStandings: [{position, points, Constructor}]}]}}}Parameters
0 vs 1
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