Home › Other › Ignite UI Theming MCP Server

Ignite UI Theming MCP Server

Generate Sass palettes, typography, elevations, and themes for Ignite UI components.

SCSS
★ 44 stars Last pushed 2026-09-17 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 29.0.0)

npx -y igniteui-theming@29.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "igniteui-theming": {
      "command": "npx",
      "args": [
        "-y",
        "igniteui-theming@29.0.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry