HomeOther › Ignite UI MCP Server

Ignite UI MCP Server

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

TypeScript
★ 136 stars Last pushed 2026-09-23 License: MIT

Connect

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

Package (npm 15.6.1)

npx -y @igniteui/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "igniteui-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@igniteui/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry