Ignite UI Theming MCP Server is a Model Context Protocol (MCP) server: Generate Sass palettes, typography, elevations, and themes for Ignite UI components. Because it speaks the Model Context Protocol, AI assistants can use Ignite UI Theming MCP Server as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package igniteui-theming speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v28.1.1, published under the MIT license, with source at IgniteUI/igniteui-theming on GitHub, where it has earned 27 stars.
On mcp.site, Ignite UI Theming MCP Server sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Ignite UI Theming MCP Server for IgniteUI, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — igniteui-theming · MCP over stdio
▸Open source — MIT license · IgniteUI/igniteui-theming