Skip to main content
ClaudeWave

Client integration manifests for Turnale — run recreational racket-sport tournaments from chat. Claude Code plugin, Gemini CLI extension, and the organiser skill.

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/turnale-app/turnale
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "turnale": {
      "command": "node",
      "args": ["/path/to/turnale/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/turnale-app/turnale and follow its README for install instructions.
Use cases

MCP Servers overview

# Turnale

Run recreational racket-sport tournaments from chat.

**This repository holds the client integration manifests for Turnale — the Claude Code
plugin, the Gemini CLI extension, and the organiser skill. The server itself is a hosted
service at `https://mcp.turnale.app` and is not open source.**

## What Turnale does

Turnale lets an organiser run an entire recreational tournament by talking to their AI
assistant. Tell it who's playing and you get a fair draw, a schedule, and a shareable web
page with live standings that players follow from their phones.

Tennis, padel, pickleball, badminton, squash and table tennis.

### Formats clubs actually play

Americano and mexicano (rotating-partner doubles), round robin, groups + playoff, and
knockout with an optional 3rd-place match — as singles or fixed pairs, with random or
level-balanced pairing. The assistant explains the options with the round and time maths
already done by the engine.

### Last-minute chaos is one sentence

Dropouts, substitutions, partner swaps, late arrivals, court changes, and ending early with
the standings frozen as the final result. Every change can be previewed before it lands and
undone afterwards.

### Honest scores

Walkovers and retirements are recorded as exactly that, and the games actually played still
count towards the standings.

### One link for players

The shareable page carries the order of play, live scores, standings and self-signup, with
an optional cap and waitlist. Printable order-of-play and results PDFs cover the clubhouse
noticeboard.

## Connecting

Point your assistant at `https://mcp.turnale.app` and start straight away.

```json
{
  "mcpServers": {
    "turnale": {
      "type": "http",
      "url": "https://mcp.turnale.app"
    }
  }
}
```

Creating a tournament returns an unguessable organiser key plus the shareable page link.
The key is the only credential and is relayed in chat with a cannot-be-recovered warning;
the page link on its own is view-only.

Per-platform connect steps for Claude, ChatGPT, Le Chat, Perplexity, Grok and the Gemini
CLI are at [turnale.app/docs](https://www.turnale.app/docs).

## Install as a Claude Code plugin

```
/plugin marketplace add turnale-app/turnale
/plugin install turnale
```

## Install as a Gemini CLI extension

```
gemini extensions install https://github.com/turnale-app/turnale
```

## Example prompts

- Run a padel americano for 12 players on 3 courts, 2 hours.
- Set up Thursday's tennis night — no player list yet, let people sign up via a link.
- Jonas can't come, replace him with Emil from round 3.
- Court 1: 9–7, Court 2: 11–5. Who plays whom next?
- We have to stop early — freeze the standings and give me the final results.

## Links

[Website](https://www.turnale.app) · [Docs](https://www.turnale.app/docs) ·
[Demo](https://www.turnale.app/demo) · [Privacy](https://www.turnale.app/privacy) ·
[Terms](https://www.turnale.app/terms)
claudeclaude-codegemini-cli-extensionmcpmcp-servermodel-context-protocolpadelsportstennistournaments

What people ask about turnale

What is turnale-app/turnale?

+

turnale-app/turnale is mcp servers for the Claude AI ecosystem. Client integration manifests for Turnale — run recreational racket-sport tournaments from chat. Claude Code plugin, Gemini CLI extension, and the organiser skill. It has 0 GitHub stars and was last updated today.

How do I install turnale?

+

You can install turnale by cloning the repository (https://github.com/turnale-app/turnale) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is turnale-app/turnale safe to use?

+

turnale-app/turnale has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains turnale-app/turnale?

+

turnale-app/turnale is maintained by turnale-app. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to turnale?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy turnale to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: turnale-app/turnale
[![Featured on ClaudeWave](https://claudewave.com/api/badge/turnale-app-turnale)](https://claudewave.com/repo/turnale-app-turnale)
<a href="https://claudewave.com/repo/turnale-app-turnale"><img src="https://claudewave.com/api/badge/turnale-app-turnale" alt="Featured on ClaudeWave: turnale-app/turnale" width="320" height="64" /></a>

More MCP Servers

turnale alternatives