mcpbeat Sign in

Ignite UI Theming MCP Server

local only

Ignite UI Theming MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 10 688 installs a week from npm. Last commit 11 Sep 2026.

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

Installs per day peak 2 466 · avg 1 570 · +6% w/w
a month agotoday
10 688
Installs / week
npm · igniteui-theming
44
Stars
13 open issues
11 Sep 2026
Last commit
0 releases in 90 days
MIT
License
SCSS

Nothing serious here today

Today is the operative word: we check Ignite UI Theming MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add igniteui-theming -- npx -y igniteui-theming
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "igniteui-theming": {
      "args": [
        "-y",
        "igniteui-theming"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.igniteui-theming]
command = "npx"
args = ["-y", "igniteui-theming"]
.cursor/mcp.json
{
  "mcpServers": {
    "igniteui-theming": {
      "args": [
        "-y",
        "igniteui-theming"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "igniteui-theming": {
      "args": [
        "-y",
        "igniteui-theming"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ignite UI Theming MCP Server

same job, measured the same way
Color
by ryudi84

MCP server for color palette generation and conversion — HEX, RGB, HSL

local only
Google Image
by codechap

MCP server for Google Gemini image generation and editing

local only
Grok Image
by codechap

MCP server for Grok image generation and editing

local only
Recraft MCP Server
by muhammetali

Recraft AI Image Generation MCP Server for AI coding agents

84 installs/wk local only
Variel MCP Server
by variel

Generate your brand in-agent, then keep tokens, components, and copy on-brand over MCP.

48 installs/wk local only
Image Diff
by pulsemcp

MCP server for programmatic image comparison and visual diff generation.

76 installs/wk local only
GPT Image
by codechap

MCP server for OpenAI GPT image generation and editing

local only
Ignite UI MCP Server
by igniteui

Unified MCP server for Ignite UI — documentation, API, and CLI scaffolding

255 installs/wk local only

Ignite UI Theming MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Ignite UI Theming MCP Server?
Ignite UI Theming MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package igniteui-theming was installed 10 688 times last week.
How do I connect Ignite UI Theming MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls igniteui-theming straight from npm; nothing to host, nothing to sign up for.
How many people use Ignite UI Theming MCP Server?
The npm package igniteui-theming was installed 10 688 times in the last week. Week over week that is +6%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ignite UI Theming MCP Server open source?
Yes — it is published under the MIT licence, written in SCSS, 44 stars on GitHub and 13 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.