Skip to main content
Glama

MCP Modus

get_design_rules

Retrieve specific design system rules for Modus Web Components including colors, icons, spacing, typography, and other styling guidelines to maintain consistent UI implementation.

Instructions

Get specific design rules for Modus Web Components (colors, icons, spacing, typography, etc.).

Input Schema

NameRequiredDescriptionDefault
categoryYesThe design rule category (e.g., "colors", "icons", "spacing", "typography", "breakpoints", "radius_stroke")

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "The design rule category (e.g., \"colors\", \"icons\", \"spacing\", \"typography\", \"breakpoints\", \"radius_stroke\")", "type": "string" } }, "required": [ "category" ], "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/julianoczkowski/mcp-modus'

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