HomeDevelopment › icon-composer-mcp

icon-composer-mcp

CLI and MCP server for creating Apple .icon bundles with Liquid Glass effects (iOS 26+)

TypeScript Local macOS
★ 51 stars Last pushed 2026-04-06 License: MIT

Topics: Developer Tools

Connect

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

Package (npm 1.1.0)

npx -y icon-composer-mcp@1.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "icon-composer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "icon-composer-mcp@1.1.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry