team_events_last
ActiveTool of mcp-thesportsdb
declared in 0.1.0
Fetch the 5 most recently completed games/matches for a team by team_id; returns event name, date, home/away teams, and final score.
Parameters schema
{
"type": "object",
"examples": [
{
"team_id": "133602"
}
],
"required": [
"team_id"
],
"properties": {
"team_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-thesportsdb
https://github.com/pipeworx-io/mcp-thesportsdb
2/7 registries