Skip to main content
Glama
coin-seeker

claude.design-mcp

by coin-seeker

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLAUDE_DESIGN_DIRNoWhere design_pull writesthe working folder
CLAUDE_DESIGN_CHROMENoPath to Google ChromemacOS Google Chrome
CLAUDE_DESIGN_PROFILENoDedicated Chrome profile directory~/.cache/claude-design-mcp/chrome-profile
CLAUDE_DESIGN_CDP_PORTNoRemote-debugging port9377
CLAUDE_DESIGN_HEADLESSNoSet 1 to drive headless Chrome instead of off-screen
CLAUDE_DESIGN_TURN_TIMEOUT_MSNoGeneration-turn timeout (create ~180s, iterate ~120s defaults)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
design_loginA

Open Chrome for claude.ai/design login and report the active account.

design_listA

List Claude Design projects from the logged-in web account.

design_createC

Create a Claude Design project and submit the initial prompt through the composer.

design_iterateC

Submit a follow-up prompt to an existing Claude Design project.

design_pullC

Pull one Claude Design project by projectId or exact name into a local directory.

design_previewC

Render a project's self-contained HTML to a full-page PNG screenshot for visual review.

design_getC

Read one file from a Claude Design project.

design_statusC

Summarize project data, chat count, and last message role.

design_editC

Apply direct string edits to one Claude Design project file.

design_deleteC

Delete one Claude Design project.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/coin-seeker/claude.design-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server