mcp-design-system-extractorTools Reference
get_theme_info
Get design system theme information
get_theme_info
Gets design system theme information including colors, spacing, typography, and breakpoints.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
includeAll | boolean | No | Include all CSS custom properties |
Example
{
"tool": "get_theme_info",
"arguments": {
"includeAll": false
}
}Response
Returns categorized theme tokens:
- Colors
- Spacing
- Typography
- Breakpoints
- CSS custom properties