Skip to main content
Glama

Superdesign MCP Server

by jonthebeef
11

superdesign_extract_system

Extract design system elements from screenshots or images for UI development, enabling AI-powered design workflows within the Superdesign ecosystem.

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