Skip to content
Claude Desktop

Ignite UI Theming MCP Server for Claude Desktop

io.github.igniteui/igniteui-theming

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

client:Claude Desktop transport:stdio runtime:npm

Install Ignite UI Theming MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Ignite UI Theming MCP Server in other clients