Superdesign MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| superdesign_generateC | Returns design specifications for Claude Code to generate UI designs, wireframes, components, logos, or icons |
| superdesign_iterateC | Returns iteration instructions based on existing design and feedback |
| superdesign_extract_systemC | Returns instructions for extracting design system from screenshot or image |
| superdesign_listC | List all created designs in the workspace |
| superdesign_galleryC | Generate an HTML gallery to view all designs in a browser |
| superdesign_deleteC | Delete a design file and update metadata |
| superdesign_cleanupB | Clean up old design files based on age and count limits |
| superdesign_live_galleryC | Start a live gallery server with real-time updates and file watching |
| superdesign_check_filesB | Check for file changes by comparing current files with a manifest (for gallery refresh integration) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/jonthebeef/superdesign-mcp-claude-code'
If you have feedback or need assistance with the MCP directory API, please join our Discord server