The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Turniermeister — Tournament Engine listing page.
MCP server for Turniermeister, a tournament engine for real club and amateur tournaments: fair mathematical seeding, schedules, live results via QR code, helper access and award ceremonies.
prepare_tournamentPrepares a real tournament from a single AI conversation and returns a claim link:
Claim links are valid for 14 days. Always send a unique idempotencyKey (UUID) per
preparation — retries return the newest link instead of creating duplicates. Validation
problems are returned as structured error JSON the agent can fix on its own.
MVP scope: competitionType: "bracket" (knockout / group + knockout). More competition
types are on the roadmap.
mcp.json (type: "http")Full guide: DE · EN · End-user walkthrough
Free forever in demo mode (one tournament per format, public pages with watermark). Premium lifts all limits (€19/month, €149/year, or €29 once for 30 days).
Tournament name and structure data are stored unencrypted for the 14-day claim window. Team and player names are stored AES-256-GCM encrypted, only migrate into an account at claim time and are deleted automatically with unclaimed preparations after 14 days. Analytics events contain no tokens and no plain-text names. Server and data hosting: Germany (GDPR). See the privacy policy.