Skip to main content
ClaudeWave

Design system generators: OKLCH color palettes, fluid type scales, spacing, shape & icon tokens — web tools + MCP server for AI agents. CSS / Tailwind v4 / W3C design tokens.

MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/KarstenKreh/Standby.Design
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "standby-design": {
      "command": "node",
      "args": ["/path/to/Standby.Design/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/KarstenKreh/Standby.Design and follow its README for install instructions.
Use cases

MCP Servers overview

# standby.design

Multi-Tool-Hub unter **standby.design** — kleine Tools für Designer und Entwickler. Kein Framework, kein Build-Step, reines HTML/CSS/JS.

## Struktur

```
/
├── index.html        # Hub-Seite (standby.design)
├── color/
│   └── index.html    # Color Palette Generator (standby.design/color)
├── Dockerfile
├── nginx.conf
├── docker-compose.yml
└── deploy.sh
```

## Deployment (Hetzner + Docker + nginx)

```bash
./deploy.sh
```

Setzt voraus: SSH-Key unter `C:/Local Data/Repositories/SSH Keys/hetzner_ed25519`.

## DNS (Namecheap)

A-Record für `standby.design` und `www.standby.design` → `46.225.131.97`

---

# Color Palette Generator (`/color`)

Ein interaktiver, client-seitiger Palette-Generator im **OKLCH-Farbraum** — keine Dependencies, kein Build-Step.

## Features

- **Brand + Slated**: Generiert automatisch eine volle Palette (Brand) und eine gedämpfte Variante mit 50% Chroma (Slated)
- **18 Abstufungen**: Feine Gradierung für Light Surfaces (25–100), Core Palette (200–800), Dark Surfaces (825–875) und High Contrast (925–975)
- **Zwei Modi**:
  - **Balanced Midpoint** — 500 = perzeptueller Mittelwert (L=0.50), symmetrisch um den hellsten Punkt des Farbtons
  - **Exact Brand Match** — 500 = exakt die Eingabefarbe, Helligkeit + Chroma werden gleichmäßig darum herum skaliert
- **Click-to-Copy**: Einzelne Hex- und OKLCH-Werte per Klick kopieren
- **Code-Export**: Fertige CSS Custom Properties (OKLCH + Hex Fallback) zum Kopieren
- **Surface-Demo**: Live-Vorschau für Light Mode, Dark Mode und High Contrast Surfaces
- **Grau-sicher**: Neutrale Eingaben (z.B. `#757575`) erzeugen saubere Grau-Paletten ohne Farbstich

## Verwendung

1. `index.html` im Browser öffnen
2. Hex-Farbcode eingeben (mit oder ohne `#`)
3. Modus wählen (Balanced Midpoint / Exact Brand Match)
4. Palette generieren — fertig

## Zonenstruktur

| Steps     | Zone                  | Verwendung                           |
|-----------|-----------------------|--------------------------------------|
| 25–100    | Light Surfaces        | Hintergründe, Cards, Elevated (Light)|
| 200–800   | Core Palette          | Buttons, Links, Akzente, Text        |
| 825–875   | Dark Surfaces         | Hintergründe, Cards (Dark Mode)      |
| 900–975   | High Contrast         | Hintergründe (High Contrast Dark)    |

## Technologie

- Reines HTML + CSS + JavaScript (zero dependencies)
- OKLCH ↔ OKLab ↔ Linear sRGB ↔ sRGB Konvertierung
- Binäre Suche für sRGB-Gamut-Clamping
- Parabolische Chroma-Envelope für natürliche Sättigungsverteilung
color-palettedesign-systemdesign-tokensmcpmcp-servermodel-context-protocoloklchshadcn-uitailwindcsstypography

What people ask about Standby.Design

What is KarstenKreh/Standby.Design?

+

KarstenKreh/Standby.Design is mcp servers for the Claude AI ecosystem. Design system generators: OKLCH color palettes, fluid type scales, spacing, shape & icon tokens — web tools + MCP server for AI agents. CSS / Tailwind v4 / W3C design tokens. It has 0 GitHub stars and was last updated today.

How do I install Standby.Design?

+

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

Is KarstenKreh/Standby.Design safe to use?

+

KarstenKreh/Standby.Design has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains KarstenKreh/Standby.Design?

+

KarstenKreh/Standby.Design is maintained by KarstenKreh. The last recorded GitHub activity is from today, with 24 open issues.

Are there alternatives to Standby.Design?

+

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

Deploy Standby.Design 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: KarstenKreh/Standby.Design
[![Featured on ClaudeWave](https://claudewave.com/api/badge/karstenkreh-standby-design)](https://claudewave.com/repo/karstenkreh-standby-design)
<a href="https://claudewave.com/repo/karstenkreh-standby-design"><img src="https://claudewave.com/api/badge/karstenkreh-standby-design" alt="Featured on ClaudeWave: KarstenKreh/Standby.Design" width="320" height="64" /></a>

More MCP Servers

Standby.Design alternatives