Loading...
Side-by-side comparison of sandbox MCP tools
List sports leagues in the database. Returns leagues[] each with idLeague, strLeague, and strSport. No arguments needed
Server
TheSportsDB
Parameters (0)
No parameters (zero-arg)
Response shape
{leagues: [{idLeague, strLeague, strSport}]}Search athletes by name (e.g. 'Messi', 'LeBron'). Returns player[] each with strPlayer, strTeam, strSport, strNationality, strPosition, dateBorn, and strThumb image
Server
TheSportsDB
Parameters (1)
playerreqstringResponse shape
{player: [{idPlayer, strPlayer, strTeam, strSport, strNationality, strPosition}]}Parameters
0 vs 1
Method
GET vs GET
Server
TheSportsDB vs TheSportsDB
Use both tools with no rate limits
Deploy your own MCP server with all 5 TheSportsDB tools. Unlimited calls, custom domain, no auth hassle.