Skip to main content
Glama

Superdesign MCP Server

by jonthebeef
23

superdesign_extract_system

Extract design system information from screenshots or images by analyzing visual elements, enabling efficient UI design and component creation workflows.

Instructions

Returns instructions for extracting design system from screenshot or image

Input Schema

NameRequiredDescriptionDefault
image_pathYesPath to screenshot/image to extract design system from

Input Schema (JSON Schema)

{ "properties": { "image_path": { "description": "Path to screenshot/image to extract design system from", "type": "string" } }, "required": [ "image_path" ], "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