Skip to main content
Glama

MCP Design System Extractor

get_theme_info

Retrieve design system theme details like colors, spacing, typography, and breakpoints. Use to extract CSS custom properties and streamline design system adoption or refactoring.

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" }

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