Skip to main content
Glama

Superdesign MCP Server

by jonthebeef
11

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
superdesign_generate

Returns design specifications for Claude Code to generate UI designs, wireframes, components, logos, or icons

superdesign_iterate

Returns iteration instructions based on existing design and feedback

superdesign_extract_system

Returns instructions for extracting design system from screenshot or image

superdesign_list

List all created designs in the workspace

superdesign_gallery

Generate an HTML gallery to view all designs in a browser

superdesign_delete

Delete a design file and update metadata

superdesign_cleanup

Clean up old design files based on age and count limits

superdesign_live_gallery

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

superdesign_check_files

Check for file changes by comparing current files with a manifest (for gallery refresh integration)

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