Loading...
Side-by-side comparison of sandbox MCP tools
Search sports teams by name (e.g. 'Arsenal', 'Lakers'). Returns teams[] each with strTeam, strSport, strLeague, intFormedYear, strStadium, strCountry, and a description
Server
TheSportsDB
Parameters (1)
teamreqstringResponse shape
{teams: [{idTeam, strTeam, strSport, strLeague, intFormedYear, strStadium}]}Get the next scheduled fixtures for a league by its ID (e.g. 4328 = English Premier League). Returns events[] with strEvent, strTimestamp, home/away teams, and strVenue
Server
TheSportsDB
Parameters (1)
league_idreqstringResponse shape
{events: [{idEvent, strEvent, strTimestamp, strHomeTeam, strAwayTeam}]}Parameters
1 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.