Modus Design System

Modus Design System

julianoczkowski

Provides AI assistants with access to Trimble's Modus design system documentation, including component specs, design rules, and setup guides for HTML/React projects.

5306 views3RemoteLocal (stdio)

What it does

  • Search for Modus Web Components by name or keyword
  • Get complete component documentation with attributes and examples
  • Find components by specific attributes or properties
  • Get design rules for colors, icons, spacing, and typography
  • Get setup instructions for HTML or React projects
  • Get theme implementation guidelines

Best for

Frontend developers using Trimble's Modus design systemTeams building HTML/React applications with Modus componentsDevelopers needing quick access to design system documentation
Pre-bundled documentation - no external API callsNPX option requires no installationSearchable component library with 10+ tools

Tools (10)

search_components

Search for Modus Web Components by name or keyword. Returns a list of matching components with brief descriptions.

get_component_docs

Get the complete documentation for a specific Modus Web Component including attributes, events, and usage examples.

list_all_components

List all available Modus Web Components with their categories.

find_by_attribute

Find components that have a specific attribute or property.

get_design_rules

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

Alternatives