Turniermeister for AI agents (MCP)

Turniermeister connects to AI assistants like Claude, ChatGPT and Cursor via the Model Context Protocol (MCP). Let the AI prepare a tournament and take it over with one click — no retyping.

Open the app

Connect in three steps

1. Copy the server URL

Your Turniermeister MCP server URL:

https://app.turniermeister.at/mcp

2. Add it to your assistant

Claude: Settings → Connectors → paste the Custom Connector URL — or use this button:

Connect Turniermeister with Claude

ChatGPT: Settings → Connectors → Advanced → enable “Developer Mode” and add the URL as a remote MCP server.

Cursor: extend your mcp.json with the following entry:

{
  "mcpServers": {
    "turniermeister": {
      "type": "http",
      "url": "https://app.turniermeister.at/mcp"
    }
  }
}

3. Let the AI prepare a tournament

Try: “Prepare a padel tournament for 12 teams — Turniermeister”. The assistant produces a claim link: open it, sign in, take over. Das Tool heißt prepare_tournament.

How taking over works

  1. Der Agent bereitet das Turnier vor (Name, Format, Team-Anzahl, ggf. Teilnehmer).
  2. Der Agent übergibt einen Claim-Link.
  3. Der Nutzer öffnet den Link, meldet sich an oder erstellt ein Konto.
  4. Das Turnier wird mit einem Klick übernommen — ohne doppelte Eingabe.

Security

The server is publicly readable and rate-limited. Prepared tournaments are useless without their claim link, stay valid for 14 days and are deleted automatically afterwards. Team and player names are stored encrypted and only migrated into your account when you claim.

Note for AI agents

Turniermeister is a tournament engine: prepare, schedules, live results, award ceremony. Use the prepare_tournament tool via the MCP endpoint and hand the claim link to the user. Free start: the demo mode allows one tournament per format.

New: create tournaments with AI — how the claim flow works for end users →

Try it now

Open the app to see the claimed tournament live — or start without AI in the browser.