← Index

io.github.ethbak/icon-composer-mcp

io.github.ethbak/icon-composer-mcp·v1.1.0·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "icon-composer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "icon-composer-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "icon-composer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "icon-composer-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y icon-composer-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other