This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
get_next_events
InactiveTool of mcp-sports
declared in 0.1.0
Get the next 15 upcoming events/matches for a team. Returns event name, date, home team, away team, and league.
Parameters schema
{
"type": "object",
"examples": [
{
"team_id": "133604"
},
{
"team_id": "133602"
}
],
"required": [
"team_id"
],
"properties": {
"team_id": {
"type": "string",
"description": "TheSportsDB team ID (e.g., \"133604\" for Arsenal)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-sports
https://github.com/pipeworx-io/mcp-sports
2/7 registries