claude-design-studio
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@claude-design-studiodesign a product landing page with terracotta accents"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🌟 Overview
Anthra Studio is an open-source, full-stack web design engine engineered with the signature Claude / Anthropic aesthetic (warm terracotta neutrals, editorial serifs, hairline borders, and asymmetrical bento grids).
Unlike generic AI generators that output robotic templates filled with marketing fluff, Anthra Studio is built by frontend architects to produce high-conviction, human-crafted software interfaces accelerated by NVIDIA NIM H100 Tensor Core GPUs and Claude 3.5 Sonnet.
Related MCP server: RhinoMCP
📸 Visual Showcase
1. Autonomous Agent Control Matrix Dashboard
2. 12-Column Asymmetrical Bento Grid Architecture
3. Full-Stack System Architecture Diagram
🚀 Key Highlights
🎨 Human-Crafted Claude Aesthetic: Warm creamy paper (
#FAF8F5) or Obsidian slate (#090D16), organic Terracotta accents (#CC6B49),Instrument Serifeditorial display headings, andIntertypography.⚡ NVIDIA NIM Acceleration: Ultra-fast GPU-accelerated inference via NVIDIA NIM (
nvidia/llama-3.1-nemotron-70b-instruct,deepseek-ai/deepseek-r1) with< 2mstime-to-first-token.🎯 Autonomous AI Project Planner: Step-by-step 4-phase system planner ("plan anything by own") that maps out tech stacks, design tokens, schemas, and routes.
🔌 Model Context Protocol (MCP): Official MCP server for Claude Desktop, Claude Code, and Cursor.
🧩 Open-Source UI Component Gallery: Production-ready copy-paste React JSX and Tailwind CSS blocks (Heroes, Bento Grids, Telemetry Widgets, Pricing Cards).
🌐 12 Standalone Dedicated Pages: Independent, interlinked HTML and React pages with real routing.
☁️ 1-Click Cloud Deploy: Zero-config deployment configurations for Vercel, Netlify, Docker, and Docker Compose.
🛠️ Full-Stack Express.js Backend: Real REST endpoints (
/api/dashboard/metrics,/api/generate,/api/mcp/call).
📦 Quickstart
1. Instant CLI Runner
# 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. Run with Docker Compose
docker compose up -d🔌 Model Context Protocol (MCP) Setup
Connect Claude Desktop to Anthra Studio with one configuration block:
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 Map
Standalone File | Purpose | Key Features |
| Homepage | Hero, CLI Quickstart ( |
| Sign Up | Enterprise registration with focus selector & 1-Click Demo Signup |
| Sign In | Minimalist login with 1-Click Lead Architect demo authentication |
| API Onboarding | Step 2 connection for NVIDIA NIM ( |
| AI Planner | Autonomous System Architect & 4-Phase Roadmap |
| Control Matrix | Live cluster telemetry (48,210 TPS, 1.84ms p99 latency) |
| UI Gallery | Curated Component Library with 1-Click copyable React JSX blocks |
| Capabilities | 12-Column Asymmetrical Bento Grid, formal logic proofs |
| Live Sandbox | Multi-step reasoning trace simulator with execution token tickers |
| Docs & API | TypeScript SDK, Python, cURL SDKs, and REST/MCP endpoint specs |
| Pricing & ROI | Volume sliders (5M–500M tokens) with automatic 75% prompt caching discount |
| Research | Constitutional AI & Safety Whitepapers with PDF download cards |
| Settings | Organization profile, VPC peering, and Zero-Data Retention status |
📄 License
Anthra Studio is open-source software licensed under the 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