Skip to main content
Glama

Superdesign MCP Server

by jonthebeef
23

superdesign_live_gallery

Launch a live gallery server to monitor and update design files in real-time, with customizable workspace paths and port settings.

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