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 full race calendar for an F1 season. Returns MRData.RaceTable.Races[] each with round, raceName, Circuit, date, and time
Server
Formula 1
Parameters (1)
seasonreqstringResponse shape
{MRData: {RaceTable: {Races: [{round, raceName, Circuit, date, time}]}}}Parameters
1 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