Zum Inhalt springen
Zurück zu allen Apps
Open Source · MCP-ServerSaglitz

SaglitzDesign

Ein Experten-Gehirn für Design & Marketing für deinen KI-Coding-Agenten.

npm · MIT · Node 18+
Open Source · MCP-Server·MIT·Node 18+

SaglitzDesign ist ein Open-Source-MCP-Server. Er gibt Claude, Cursor und jedem MCP-Client präzise, belegte Anleitung zu Web-, iOS-, Android- und macOS-Design, plus das UX-, Copywriting-, SEO-, GEO- und Marketing-Wissen, das ein Produkt konvertieren lässt. Laufzeitunabhängig, offline, ohne Konto.

SaglitzDesign on Glama — MCP server directory
88documents
30tools
10categories
0external calls

Warum

LLMs liegen beim Design selbstbewusst falsch: Defaults, veraltete Specs, generische "mach es sauber und modern"-Ratschläge. SaglitzDesign ersetzt das durch eine kuratierte, belegte Wissensbasis, die dein Agent auf Abruf abfragt, wie ein Senior-Produktdesigner, ein Conversion-Copywriter und ein technischer SEO zugleich.

Installation

Node 20+. Eine Zeile für Claude Code; ein Config-Snippet für Claude Desktop oder Cursor.

Claude Code
claude mcp add --scope user saglitzdesign -- npx -y saglitzdesign-mcp
Claude Desktop · claude_desktop_config.json
{
  "mcpServers": {
    "saglitzdesign": {
      "command": "npx",
      "args": ["-y", "saglitzdesign-mcp"]
    }
  }
}
Cursor / any MCP client · stdio
npx -y saglitzdesign-mcp

Dreißig Tools

Dein Agent entscheidet, wann er sie aufruft.

create_design_system

The one-call foundation. Brand color + vibe + platform → a complete, coherent starter: WCAG-verified color (light + dark), matched fonts, an icon library, a type scale, an elevation ramp, ready-to-paste tokens, the components to build and a checklist.

get_design_roadmap

Start here for process. A phased, expert process for your project type — each phase with a goal, exit criteria and the exact docs to read.

search_design_knowledge

Natural-language search across everything, returning the most relevant section of the best-matching docs.

get_design_doc

Fetch any document in full by id.

get_component_guidance

Deep dive on a component or screen — button, form, paywall, hero, pricing — with specs and real-world patterns.

get_design_language

Full platform references: Material 3, Liquid Glass, iOS / Android / macOS, Fluent 2, web trends, design tokens.

get_design_examples

Curated real-world examples of a pattern from top apps and sites, each with notes on what it does well and a link to the source screen.

design_review_checklist

An assembled audit checklist per project type and focus: UI, UX, accessibility, SEO, GEO, conversion, copy.

seo_geo_guide

Technical SEO and GEO guides, optionally narrowed to a topic.

get_component_recipe

Production-ready, accessible component code — button, input, modal, card, tabs and more — in React/Tailwind, HTML/CSS, SwiftUI or Compose, with every state and ARIA baked in.

generate_design_tokens

Turn a color/spacing/type spec into real token files: CSS variables, Tailwind v4, SwiftUI, Compose and W3C DTCG JSON — one source of truth across platforms.

generate_color_system

One brand color → a full 50–950 tonal scale, a neutral ramp and light + dark semantic tokens, every pair WCAG-verified and auto-corrected.

generate_type_scale

A modular type scale (base × ratio) → named steps with line-heights, tracking and fluid clamp(), as CSS variables + Tailwind.

generate_elevation_system

A cohesive layered box-shadow ramp (flat → modal) as CSS variables + Tailwind, with dark-mode guidance.

generate_motion

Easing + duration tokens and paste-ready keyframes (fade / slide / scale / spring / shimmer) in CSS, Framer Motion or SwiftUI — reduced-motion included.

suggest_font_pairing

Curated production font pairings for a vibe — heading + body (+ mono) with paste-ready CSS stacks, weights, rationale and a type scale.

suggest_icon_library

Recommends the right icon system for a vibe / platform — Lucide, Phosphor, Solar, SF Symbols… — with license, install, coverage and usage rules.

audit_accessibility

Deterministic WCAG 2.2 checks: exact contrast ratios and per-platform tap-target sizes, with pass/fail and fixes — before you write code.

fix_contrast

Repairs a failing color pair: the nearest accessible color (hue/saturation preserved) that meets your WCAG target — the corrected value, not just a report.

design_lint

Lints an HTML / CSS / JSX / Tailwind snippet for design & a11y anti-patterns — hardcoded values, killed focus, missing labels, clickable divs — with line numbers and fixes. Tag-aware, so formatting never changes the verdict.

audit_ux_copy

Objective copy audit — readability, sentence length, passive voice, jargon, filler, weak CTAs — with flagged phrases and fixes.

measure_screenshot

Measures a real screenshot from its pixels: the true palette and colour count, exact WCAG contrast ratios for the pairs on screen, density, and structural detections — alignment, rhythm, off-grid gaps — each with a confidence level. Returns a self-contained HTML report you can open and share.

audit_project

Audits a real codebase instead of a snippet. Point it at a directory: it walks your design source, lints every file, and scores the whole project for consistency — cross-file drift being exactly what a single-file lint cannot see. Findings ranked worst-file-first with file:line, plus an explicit list of what it did not look at.

audit_design_system

Point it at real CSS or JSX and get a consistency score plus the sprawl behind it: how many distinct colours, sizes, radii and shadows are actually in use, which colours are indistinguishable duplicates, what sits off the 4pt grid, and how much goes through tokens.

import_design_tokens

Already have a design system? Paste your CSS custom properties, shadcn :root block, DTCG file or theme JSON and get back the roles it names, the roles it leaves undefined, a WCAG check on the pairs it defines, and the whole set re-emitted as CSS, Tailwind, SwiftUI, Compose or DTCG. The inverse of generate_design_tokens — take a web theme to iOS, or audit an inherited one.

generate_layout_system

Breakpoints, container widths, a column grid, container queries and a fluid section-rhythm scale — as CSS custom properties and a Tailwind v4 theme.

compare_design_languages

How iOS, Android, macOS and the web each solve one surface — navigation, buttons, sheets, motion, forms — with the rules for porting between them and an explicit do-NOT-port list.

list_design_knowledge

Browse the full knowledge index by category and platform.

knowledge_freshness

Reports each doc's age against a staleness threshold, so the base stays current.

audit_project

Audits a real codebase instead of a snippet. Point it at a directory: it walks your design source, lints every file, and scores the whole project for consistency — cross-file drift being exactly what a single-file lint cannot see. Findings ranked worst-file-first with file:line, plus an explicit list of what it did not look at.

Die Wissensbasis

88 kuratierte Dokumente in 10 Kategorien, dazu 98 Ressourcen, die dein Client direkt per @ einbinden kann. Design-Sprach-Specs aus offiziellen Quellen, Muster aus echten Top-Apps, Klassiker aus den Büchern destilliert.

Read the knowledge base
Design languages

Material 3 & Expressive, Apple HIG + Liquid Glass, iOS / Android / macOS guides, Fluent 2, 2026 web trends, design tokens.

Components

Buttons, forms & inputs, navigation, cards, lists, modals, sheets, empty states.

UX

Nielsen heuristics, WCAG 2.2, typography, color & dark mode, spacing, motion, mobile UX, conversion.

Craft

Optical corrections, spacing discipline, typographic craft, UX writing, a 0–40 critique rubric.

Books

Norman, Krug, Refactoring UI; Cialdini, Positioning, StoryBrand, Ogilvy, Hooked.

Process

End-to-end roadmaps: 8-phase product design, marketing-website positioning to CRO, design handoff, and theming an off-the-shelf system rather than rebuilding it.

SEO

Technical SEO (Core Web Vitals), on-page & E-E-A-T, SEO for designers.

GEO

Generative Engine Optimization: visibility in ChatGPT / Perplexity / AI Overviews, llms.txt.

Marketing

Positioning & JTBD, pricing, growth loops, analytics & A/B testing, branding, email, ad creative, paywall benchmarks.

Patterns & examples

Real conventions studied from top apps and sites: navigation, auth, checkout, onboarding, paywalls, dashboards, hero and pricing sections — plus a curated library of annotated example screens.

So nutzt du es

Sprich natürlich mit deinem Agenten, erwähne saglitzdesign.

Using saglitzdesign, plan the design of an iOS fitness app.

get_design_roadmap → a phased plan with the docs to read at each step.

Review my landing page for conversion with saglitzdesign.

design_review_checklist + get_design_examples.

How should a primary button behave on mobile?

get_component_guidance → specs, states, labels, anti-patterns.

Measure this screenshot of my app.

measure_screenshot → the real palette, exact contrast ratios, alignment and spacing, as numbers.

Turn our Tailwind theme into SwiftUI tokens.

import_design_tokens → the roles it names, the ones it is missing, and the set re-emitted for iOS.

What's llms.txt and how do I set it up?

seo_geo_guide (GEO) → the tactic with a ready-to-use example.

/ Guide

Why AI-generated UI looks genericFour reasons a coding agent produces the same interface every time — and the one thing that moves it off the statistical centre.

Häufig gefragt

Was ist ein MCP-Server, und warum braucht mein KI-Agent einen fürs Design?

MCP (Model Context Protocol) ist der Standardweg, einem KI-Coding-Agenten Werkzeuge und Wissen zu geben, die er selbst nicht hat. Sich selbst überlassen, gestaltet ein Agent aus dem Gedächtnis: veraltete Specs, generische Defaults, selbstbewusste Vermutungen über Kontrastwerte und Touch-Targets. SaglitzDesign gibt ihm stattdessen 84 belegte Dokumente und 28 aufrufbare Tools — er schlägt nach, statt zu erfinden.

Mit welchen Clients funktioniert es?

Mit jedem MCP-Client. Claude Code, Claude Desktop und Cursor brauchen je eine Zeile oder einen kleinen Config-Block; alles andere, das MCP über stdio spricht, läuft mit `npx -y saglitzdesign-mcp`. Die Dokumente werden zusätzlich als MCP-Ressourcen bereitgestellt und lassen sich in unterstützenden Clients direkt per @ einbinden.

Werden mein Code, meine Screenshots oder Designs irgendwohin gesendet?

Nein. Der Server macht überhaupt keine Netzwerkaufrufe — jedes Tool liest nur Dateien aus dem Paket oder die Eingabe, die du übergibst. Screenshots werden lokal mit Nodes eigenem zlib dekodiert; nichts wird hochgeladen, und es gibt keine Telemetrie. Das steht in den Tool-Annotationen, nicht nur als Versprechen im README.

Brauche ich ein Konto, einen API-Key oder ein Abo?

Nichts davon. MIT-lizenziert und kostenlos, funktioniert offline, keine Anmeldung. Installieren und es läuft.

Beurteilt es mein Design mit KI?

Nein — das ist gerade der Punkt. Die Tools sind deterministisch: gleiche Eingabe, gleiche Ausgabe. Kontrastwerte werden berechnet, nicht geschätzt. Farben werden gezählt. Wo etwas aus der Eingabe wirklich nicht ableitbar ist — ob ein Farbpaar tatsächlich Text auf diesem Hintergrund ist — sagt das Tool das, statt zu raten. Die Beurteilung bleibt bei deinem Agenten; SaglitzDesign liefert die Fakten dafür.

Was misst es wirklich, statt nur zu beraten?

Echte Eingaben, keine Beschreibungen. Gib einen Screenshot und es meldet die tatsächliche Palette, exakte WCAG-Kontrastwerte, Weißraum und strukturelle Befunde wie Kantenausrichtung und Abstände abseits des Rasters — jeweils mit Konfidenzangabe. Gib ein Stylesheet und es bewertet, wie systematisch es ist: wie viele Farben, Radien und Schatten wirklich im Einsatz sind und welche Farben ununterscheidbare Dubletten sind.

Ich habe schon ein Designsystem. Will es das ersetzen?

Nein. `import_design_tokens` liest, was du bereits hast — CSS-Custom-Properties, einen shadcn-`:root`-Block, eine DTCG-Datei — und meldet die benannten Rollen, die undefiniert gelassenen Rollen und den Kontrast der definierten Paare. Es kann dasselbe System als SwiftUI- oder Compose-Tokens neu ausgeben; so bringst du ein Web-Theme nach Native. Die Wissensbasis rät ohnehin dazu, ein bestehendes System zu übernehmen und zu themen, statt es neu zu bauen.

Ist es nur fürs Web?

Nein. Es deckt Web, iOS, Android und macOS ab, mit Plattform-Referenzen zu Material 3, Apple HIG und Liquid Glass, visionOS und Fluent 2 — plus einem Tool, das vergleicht, wie jede Plattform dieselbe Oberfläche löst, inklusive einer expliziten Liste dessen, was man zwischen ihnen nicht portieren sollte.

Ein Experten-Gehirn für Design & Marketing für deinen KI-Coding-Agenten.