Tool tree
TheSportsDB is an open, crowd-sourced sports database with teams, events, players, artwork, scores, TV listings, highlights, and a free Sports API in JSON.
page: Every page
search-siteAnswer
Search TheSportsDB for teams, events, venues, players, leagues, or sports.
View tool JSON
{
"name": "search-site",
"kind": "answer",
"impl": "imperative",
"description": "Search TheSportsDB for teams, events, venues, players, leagues, or sports.",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Search text to use on TheSportsDB."
}
},
"required": [
"query"
],
"additionalProperties": false
},
"page": "/"
}open-api-documentationAction
Open the main API documentation page for TheSportsDB.
View tool JSON
{
"name": "open-api-documentation",
"kind": "act",
"impl": "imperative",
"description": "Open the main API documentation page for TheSportsDB.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}open-free-sports-apiAction
Open the free sports API landing page.
View tool JSON
{
"name": "open-free-sports-api",
"kind": "act",
"impl": "imperative",
"description": "Open the free sports API landing page.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}open-api-catalogAction
Open the machine-readable API catalog for TheSportsDB.
View tool JSON
{
"name": "open-api-catalog",
"kind": "act",
"impl": "imperative",
"description": "Open the machine-readable API catalog for TheSportsDB.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}open-oauth-discoveryAction
Open the OAuth and OpenID discovery metadata published by TheSportsDB.
View tool JSON
{
"name": "open-oauth-discovery",
"kind": "act",
"impl": "imperative",
"description": "Open the OAuth and OpenID discovery metadata published by TheSportsDB.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}open-mcp-server-cardAction
Open the MCP server card used for browser discovery.
View tool JSON
{
"name": "open-mcp-server-card",
"kind": "act",
"impl": "imperative",
"description": "Open the MCP server card used for browser discovery.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}open-agent-skills-indexAction
Open the agent skills discovery index published by TheSportsDB.
View tool JSON
{
"name": "open-agent-skills-index",
"kind": "act",
"impl": "imperative",
"description": "Open the agent skills discovery index published by TheSportsDB.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/"
}