Ignite UI MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 255 installs a week from npm. Last commit 16 Sep 2026.
Unified MCP server for Ignite UI — documentation, API, and CLI scaffolding
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(process.execPath, [mcpEntry, ...args], {
path.join(projectPath, routeModulePath),
- name: Update Resource Paths
run: find ./dist/${{ env.PROJECT_NAME }}/browser -type f -name '*.js' -exec sed -i -e "s|/assets|/${{ github.event.repository.name }}/assets|g" -e "s|url('/assets|url('/${{ github.event.repository.name }}/assets|g" {} +
<script src="https://www.igniteui.com/js/external/FileSaver.js"></script>
…odhlAR6uKLoiWHqHO3aG7scxYMj5cMzkpe1Kq_Dm5yyHkMCSJ_JaRhwymFfV_SWkqd3n-WVZT0ADLEq0RNi9tqZ43noUnO_w", "e": "AQAB", "x5c": ["MIIDYDCCAkigAwIBAgIJAIB4jVVJ3BeuMA0GCSqGSIb3DQEBCwUAMCkxJzAlBgNVBAMTHkxpdmUgSUQgU1RTIFNpZ25pbmcgUHVibGljIEtleTAeFw0xNjA0MDUxNDQzMzVaFw0yMTA0MDQxNDQzMzVaMCkxJzA…
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add mcp-server -- npx -y @igniteui/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@igniteui/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@igniteui/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@igniteui/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@igniteui/mcp-server"
],
"command": "npx"
}
}
}
MCP server for querying Forkast documentation
MCP server for MTA:SA documentation with intelligent search and caching
MCP server for searching MCP protocol documentation
The official MCP server for Capawesome documentation and Capawesome Cloud.
MCP server for UI5 Web Components for React - Developer documentation and API assistance
MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation
MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation
MCP server for querying and retrieving Qiskit documentation, guides, and API references
Answers built from our own checks of this server.