search_teams
ActiveTool of mcp-thesportsdb
declared in 0.1.0
Search TheSportsDB for sports teams by name. Returns team id (use with get_last_events/get_next_events), sport, league, country, stadium, and description.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Manchester United"
},
{
"query": "Lakers"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-thesportsdb
https://github.com/pipeworx-io/mcp-thesportsdb
2/7 registries