Toornament Tournament Management
Workflow capability for full esports tournament lifecycle management using the Toornament Organizer API — covering tournament creation, participant management, bracket progression, match reporting, and final standings.
What You Can Do
MCP Tools
list-tournaments
List all esports tournaments organized by the authenticated user.
create-tournament
Create a new esports tournament on Toornament with full configuration.
get-tournament
Retrieve full details of a specific Toornament tournament.
update-tournament
Update tournament settings such as name, dates, registration, and rules.
delete-tournament
Permanently delete a tournament.
list-participants
List all registered participants in a Toornament tournament.
add-participant
Add a new participant (player or team) to a tournament.
list-stages
List all stages defined in a tournament (group stage, elimination rounds, etc.).
list-matches
List all matches in a tournament stage, including bracket display data.
report-match-result
Submit the final score and result for a completed tournament match.
get-stage-rankings
Retrieve the current standings and rankings for a tournament stage.
list-disciplines
List all supported esports game disciplines available on Toornament.