Icon Composer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 176 installs a week from npm. Last commit 6 Apr 2026.
CLI and MCP server for creating Apple .icon bundles with Liquid Glass effects (iOS 26+)
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 icon-composer-mcp -- npx -y icon-composer-mcp
{
"mcpServers": {
"icon-composer-mcp": {
"args": [
"-y",
"icon-composer-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.icon-composer-mcp]
command = "npx"
args = ["-y", "icon-composer-mcp"]
{
"mcpServers": {
"icon-composer-mcp": {
"args": [
"-y",
"icon-composer-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"icon-composer-mcp": {
"args": [
"-y",
"icon-composer-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.