Skip to main content
Glama

MCP Design System Extractor

get_theme_info

Extract design system theme details like colors, spacing, typography, and breakpoints from Storybook. Use to streamline design system adoption and refactoring with accurate theme data.

Instructions

Get design system theme information (colors, spacing, typography, breakpoints)

Input Schema

NameRequiredDescriptionDefault
includeAllNoWhether to include all CSS custom properties found (default: false)

Input Schema (JSON Schema)

{ "properties": { "includeAll": { "description": "Whether to include all CSS custom properties found (default: false)", "type": "boolean" } }, "type": "object" }
Install Server

Other Tools from MCP Design System Extractor

Related Tools

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/freema/mcp-design-system-extractor'

If you have feedback or need assistance with the MCP directory API, please join our Discord server