MCPNews

The Model Context Protocol ecosystem, verified

Current spec 2026-07-28

Ignite UI Theming MCP Server

Spec Support Unverified First-party Confidence: Good (0.85)

Ignite UI Theming MCP Server is an MCP server published by Infragistics (Ignite UI); its MCP spec-revision support has not been verified yet. It is the first-party server from Infragistics (Ignite UI). Last verified 2026-09-15.

Does Ignite UI Theming MCP Server support the current MCP specification (2026-07-28)?

Undetermined. We have not verified which MCP specification revision Ignite UI Theming MCP Server supports (as of 2026-09-15).

Is Ignite UI Theming MCP Server a first-party (official) MCP server?

Yes. Ignite UI Theming MCP Server is the first-party MCP server published by Infragistics (Ignite UI) (last verified 2026-09-15).

How do I connect to Ignite UI Theming MCP Server?

Ignite UI Theming MCP Server is available via the package npm:igniteui-theming, the official MCP Registry under io.github.IgniteUI/igniteui-theming, the source repository at https://github.com/IgniteUI/igniteui-theming. Authentication: none. Transports: stdio.

What tools does Ignite UI Theming MCP Server expose?

Ignite UI Theming MCP Server exposes 12 tools, including detect_platform, create_palette, create_custom_palette, create_typography, create_elevations, create_theme (last verified 2026-09-15).

When were Ignite UI Theming MCP Server's facts last verified?

2026-09-15. Each fact on this page links to the sources used to verify it.

Which tools does Ignite UI Theming MCP Server expose?

12 tools verified.

  • detect_platform
  • create_palette
  • create_custom_palette
  • create_typography
  • create_elevations
  • create_theme
  • get_component_design_tokens
  • create_component_theme
  • set_size
  • set_spacing
  • set_roundness
  • get_chart_series_colors

Ignite UI Theming MCP Server generates Sass palettes, typography, elevations and component themes for Infragistics' Ignite UI design system. It is distributed as a single npm package, igniteui-theming, published from a workspace monorepo that also contains the underlying Sass theming library; the same package ships both artifacts, with bin entries for igniteui-theming and igniteui-theming-mcp both pointing at dist/mcp/index.js. The server runs over stdio only, launched with npx, and documents no authentication scheme.

The GitHub organization IgniteUI, which owns the repository, declares a blog URL that resolves to infragistics.com, and Infragistics' own site names the server directly: a dedicated product page at infragistics.com/products/ignite-ui/ignite-ui-theming-mcp states "the Theming MCP via igniteui-theming" and describes it as connecting AI coding assistants to the Ignite UI Theming Engine. The npm package's maintainer account uses an igniteui@infragistics.com address, on the vendor's own domain. Because Infragistics documents and maintains this exact server as its own product on its own marketing site, authority is first_party.

No documentation names a supported MCP specification revision. The resolved @modelcontextprotocol/sdk dependency pins to version 1.29.0, whose artifact declares support up to protocol version 2025-11-25, but that is a fact about the underlying SDK build rather than a vendor statement about this server's own revision support, so spec_status remains unknown. Version 29.0.0 is the current release on npm and in the registry record, and the repository's last push was 2026-09-11.

How widely adopted is Ignite UI Theming MCP Server?

Ranked #108 in The MCP 500 with Adoption Index 55.05 (snapshot , methodology v1).

Measurement Value Source
Official MCP Registry yes API ·
Docker MCP Catalog no API ·
npm downloads (weekly) 7,473 API ·
GitHub stars 44 API ·
GitHub forks 2 API ·
Last push 2026-09-11T09:42:10Z API ·
Repository archived no API ·

How was this verified, and what are the sources?

Verified · method: vendor-docs · confidence 0.85 (Good).

  1. Official MCP Registry record for io.github.IgniteUI/igniteui-theming, fetched 2026-09-15 - version 29.0.0, package npm igniteui-theming 29.0.0 with stdio transport, repository IgniteUI/igniteui-theming - accessed
  2. Repository metadata, fetched 2026-09-15 - IgniteUI/igniteui-theming, MIT, 44 stars, 2 forks, last push 2026-09-11, not archived, owner type Organization - accessed
  3. npm registry metadata for igniteui-theming, fetched 2026-09-15 - latest 29.0.0, maintainer igniteui with email igniteui@infragistics.com, bin entries igniteui-theming and igniteui-theming-mcp both resolving to dist/mcp/index.js - accessed
  4. Infragistics vendor product page, fetched 2026-09-15 - states "the Theming MCP via igniteui-theming" and describes the server as connecting AI coding assistants to the Ignite UI Theming Engine, naming the exact npm package - accessed
  5. packages/mcp/README.md via the GitHub contents API, fetched 2026-09-15 - documents 12 tools including set_size, set_spacing, set_roundness and get_chart_series_colors that the root README omits, and 25 resource URIs - accessed