Skip to main content
Glama

Superdesign MCP Server

by jonthebeef
11

superdesign_live_gallery

Launch a live gallery server to view and update designs in real-time with file watching. Set workspace path and port for instant design previews and collaboration.

Instructions

Start a live gallery server with real-time updates and file watching

Input Schema

NameRequiredDescriptionDefault
portNoPort for the live gallery server (default: 3000)
workspace_pathNoWorkspace path (defaults to current directory)

Input Schema (JSON Schema)

{ "properties": { "port": { "description": "Port for the live gallery server (default: 3000)", "type": "number" }, "workspace_path": { "description": "Workspace path (defaults to current directory)", "type": "string" } }, "type": "object" }

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/jonthebeef/superdesign-mcp-claude-code'

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