claude-design-studio
🌟 Überblick
Anthra Studio ist eine Open-Source-, Full-Stack-Webdesign-Engine, die mit der charakteristischen Claude / Anthropic-Ästhetik (warme terrakottafarbene Neutrale, editoriale Serifen, haardünne Ränder und asymmetrische Bento-Grids) entwickelt wurde.
Im Gegensatz zu generischen KI-Generatoren, die robotische Vorlagen voller Marketing-Floskeln ausgeben, wird Anthra Studio von Frontend-Architekten entwickelt, um überzeugende, handgefertigte Software-Oberflächen zu erstellen, die durch NVIDIA NIM H100 Tensor Core GPUs und Claude 3.5 Sonnet beschleunigt werden.
Related MCP server: RhinoMCP
📸 Visuelles Showcase
1. Autonomes Agenten-Kontrollmatrix-Dashboard
2. 12-Spaltige asymmetrische Bento-Grid-Architektur
3. Full-Stack-Systemarchitektur-Diagramm
🚀 Hauptmerkmale
🎨 Handgefertigte Claude-Ästhetik: Warmes cremiges Papier (
#FAF8F5) oder Obsidianschiefer (#090D16), organische Terrakotta-Akzente (#CC6B49),Instrument Serifeditoriale Überschriften undInter-Typografie.⚡ NVIDIA NIM-Beschleunigung: Ultraschnelle GPU-beschleunigte Inferenz über NVIDIA NIM (
nvidia/llama-3.1-nemotron-70b-instruct,deepseek-ai/deepseek-r1) mit< 2msZeit bis zum ersten Token.🎯 Autonomer KI-Projektplaner: Schrittweiser 4-Phasen-Systemplaner („alles selbst planen"), der Tech-Stacks, Design-Tokens, Schemata und Routen kartiert.
🔌 Model Context Protocol (MCP): Offizieller MCP-Server für Claude Desktop, Claude Code und Cursor.
🧩 Open-Source-UI-Komponentengalerie: Produktionsreife, kopierbare React JSX- und Tailwind CSS-Blöcke (Helden, Bento-Grids, Telemetrie-Widgets, Preiskarten).
🌐 12 eigenständige dedizierte Seiten: Unabhängige, verlinkte HTML- und React-Seiten mit echtem Routing.
☁️ 1-Klick-Cloud-Bereitstellung: Konfigurationsfreie Bereitstellungskonfigurationen für Vercel, Netlify, Docker und Docker Compose.
🛠️ Full-Stack Express.js-Backend: Echte REST-Endpunkte (
/api/dashboard/metrics,/api/generate,/api/mcp/call).
📦 Schnellstart
1. Sofortiger CLI-Ausführer
# Clone the repository
git clone https://github.com/anthra-design/claude-design-studio.git
cd claude-design-studio
# Install dependencies
npm install
# Start the Studio in development mode
npm run dev2. Mit Docker Compose ausführen
docker compose up -d🔌 Model Context Protocol (MCP)-Einrichtung
Verbinden Sie Claude Desktop mit Anthra Studio mit einem Konfigurationsblock:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"claude-design-studio": {
"command": "node",
"args": [
"/path/to/claude-design-mcp-server.js"
],
"env": {
"ANTHROPIC_API_KEY": "your-api-key-here"
}
}
}
}🌐 Multi-Page-Suite-Karte
Eigenständige Datei | Zweck | Hauptmerkmale |
| Startseite | Held, CLI-Schnellstart ( |
| Registrierung | Unternehmensregistrierung mit Fokus-Auswahl und 1-Klick-Demo-Registrierung |
| Anmeldung | Minimalistischer Login mit 1-Klick-Lead-Architekt-Demo-Authentifizierung |
| API-Onboarding | Schritt-2-Verbindung für NVIDIA NIM ( |
| KI-Planer | Autonomer Systemarchitekt & 4-Phasen-Fahrplan |
| Kontrollmatrix | Live-Cluster-Telemetrie (48.210 TPS, 1,84 ms p99-Latenz) |
| UI-Galerie | Kuratierte Komponentenbibliothek mit per 1-Klick kopierbaren React JSX-Blöcken |
| Funktionen | 12-Spaltiges asymmetrisches Bento-Grid, formale Logikbeweise |
| Live-Sandbox | Multi-Schritt-Reasoning-Trace-Simulator mit Ausführungs-Token-Tickern |
| Dokumentation & API | TypeScript SDK, Python, cURL SDKs und REST/MCP-Endpunktspezifikationen |
| Preise & ROI | Volumen-Schieberegler (5M–500M Token) mit automatischem 75 % Prompt-Caching-Rabatt |
| Forschung | Verfassungs-KI- & Sicherheits-Whitepaper mit PDF-Download-Karten |
| Einstellungen | Organisationsprofil, VPC-Peering und Zero-Data-Retention-Status |
📄 Lizenz
Anthra Studio ist Open-Source-Software, lizenziert unter der Apache License 2.0.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceConnects Sketchup to Claude AI through the Model Context Protocol, allowing Claude to directly interact with and control Sketchup for prompt-assisted 3D modeling and scene manipulation.10378MIT
- Flicense-qualityDmaintenanceConnects Rhino3D to Claude AI via the Model Context Protocol, enabling AI-assisted 3D modeling and design workflows through direct control of Rhino's functionality.12
- AlicenseCqualityCmaintenanceEnables Claude Desktop and other AI tools to interact directly with Figma, allowing for powerful AI-assisted design capabilities through natural language commands.922,316648MIT
- AlicenseBqualityDmaintenanceConnects Claude Desktop to WordPress sites to manage Elementor pages, Gutenberg content, and Rank Math SEO settings. It enables users to create styled pages, manage section layouts, and perform content updates through natural language commands.3919GPL 2.0
Related MCP Connectors
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Read, edit, publish, and preview your pepita websites from Claude.
Persistent context for Claude. Your AI always knows your projects and next actions across sessions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/notyetbhai/claude-design-studio'
If you have feedback or need assistance with the MCP directory API, please join our Discord server