Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.ethbak/icon-composer-mcp

NPM · ICON-COMPOSER-MCP · SCANNED SEP 20

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

Available components

0 this week 87 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security81
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects sharp 0.34.5, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 31 of 127 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to ethbak/icon-composer-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 167 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability75
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2601 tokens (~216/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "remove_layer" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.ethbak/icon-composer-mcp server?

io.github.ethbak/icon-composer-mcp runs locally as an npm package, launched with npx -y icon-composer-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · icon-composer-mcp

# add to Claude Code
claude mcp add ethbak-icon-composer-mcp -- npx -y icon-composer-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "ethbak-icon-composer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "icon-composer-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ethbak-icon-composer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "icon-composer-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add ethbak-icon-composer-mcp -- npx -y icon-composer-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ethbak-icon-composer-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "icon-composer-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ethbak-icon-composer-mcp --command npx --arg -y --arg icon-composer-mcp
# ~/.hermes/config.yaml
mcp_servers:
  ethbak-icon-composer-mcp:
    command: "npx"
    args: ["-y", "icon-composer-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ethbak-icon-composer-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "icon-composer-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add ethbak-icon-composer-mcp -t stdio -c npx -a -y icon-composer-mcp
// mcp.json
{
  "mcpServers": {
    "ethbak-icon-composer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "icon-composer-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1
    • Security disclosure: unverified → pass functional
  • 19 Sept 26 0
    • Security disclosure: pass → unverified functional
  • 16 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −2
    • GHSA-rgj7-g3m4-5g8c affects this package: high security
    • Stability: pass → 0.80 functional
  • 8 Sept 26 0
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/icon-composer-mcp@1.1.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo ethbak/icon-composer-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/ethbak/icon-composer-mcp/.github/workflows/publish.yml@refs/tags/v1.1.0
Rekor log index 1240090466
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:97cb77bb3dce9c5e4531062b6f1fa17579756c7ff33297003b63557d5e8b4118c789e45db04d8c97c17ee381001b4d814f3901ed01ce456595e04d3ae

Background: How many MCP packages publish verified provenance →

Vulnerabilities 2 findings
ID CVE Severity Vector Fix available
GHSA-f88m-g3jw-g9cj high yes
GHSA-rgj7-g3m4-5g8c high yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 127 packages
Packages resolved 127
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 12 exposed · ~2,066 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add_layer_to_icon ~173

Add a new layer to an existing .icon bundle. Creates a new group or adds to an existing one.

NameTypeReqDescription
blend_modestringBlend mode
bundle_pathstringyesPath to existing .icon bundle
create_groupbooleanCreate a new group for this layer
glassbooleanParticipate in Liquid Glass effects
group_indexnumberGroup index to add to (0-based, default 0)
image_pathstringyesPath to image file to add as layer
layer_namestringyesName for the layer
offset_xnumberX offset in points
offset_ynumberY offset in points
opacitynumberLayer opacity
scalenumberLayer scale

No output schema declared.

No examples provided.

create_icon ~272

Create an Apple Icon Composer .icon bundle from a foreground image and background color. Outputs a ready-to-use .icon bundle for Xcode 26.

NameTypeReqDescription
bg_colorstringyesBackground color as hex (e.g. #0A66C2)
blur_materialnumberLiquid Glass blur amount (0-1, omit to disable)
bundle_namestringName for the .icon bundle (without extension)
dark_bg_colorstringDark mode background color as hex
foreground_pathstringyesAbsolute path to foreground image (PNG or SVG)
glyph_scalenumberScale of foreground glyph (0.1-2.0, default 1.0 fills ~65% of icon area in Icon Composer)
output_dirstringyesDirectory to write the .icon bundle to
shadow_kindstringShadow type
shadow_opacitynumberShadow opacity
specularbooleanEnable specular highlights (Liquid Glass)
split_layersbooleanSplit multi-shape SVGs into separate glass layers (each shape gets independent glass effects)
translucency_enabledbooleanEnable translucency gradient
translucency_valuenumberTranslucency amount (0-1)

No output schema declared.

No examples provided.

export_marketing ~108

Export a flat marketing PNG for App Store Connect. No Liquid Glass effects, no alpha channel. Produces a 1024x1024 (default) opaque PNG ready for upload.

NameTypeReqDescription
bundle_pathstringyesPath to .icon bundle
output_pathstringyesOutput path for the PNG file
return_imagebooleanReturn the rendered image inline as base64 (default true)
sizenumberOutput size in pixels (default 1024)

No output schema declared.

No examples provided.

export_preview ~227

Render a preview of an .icon bundle. Uses Apple's ictool for Liquid Glass rendering by default (falls back to flat composite if Icon Composer is not installed). Supports canvas backgrounds and zoom.

NameTypeReqDescription
appearancestringAppearance mode to preview (omit for default/light)
apple_presetstringApple Icon Composer preset background (overrides canvas_bg)
bundle_pathstringyesPath to .icon bundle
canvas_bgstringSimple preset canvas background
canvas_bg_colorstringCustom hex color for canvas background
canvas_bg_imagestringPath to custom background image
flatbooleanForce flat composite rendering (skip ictool/Liquid Glass)
output_pathstringyesOutput path for the PNG file
return_imagebooleanReturn the rendered image inline as base64 (default true)
sizenumberOutput size in pixels
zoomnumberZoom level — icon size relative to canvas (1.0 = full canvas, 0.5 = half size)

No output schema declared.

No examples provided.

read_icon ~39

Read and inspect an existing .icon bundle. Returns the manifest JSON and list of assets.

NameTypeReqDescription
bundle_pathstringyesPath to .icon bundle

No output schema declared.

No examples provided.

remove_layer ~111

Remove a layer or entire group from an .icon bundle. Optionally cleans up orphaned asset files.

NameTypeReqDescription
bundle_pathstringyesPath to .icon bundle
cleanup_assetsbooleanDelete orphaned asset files from the Assets directory
group_indexnumberyesGroup index (0-based)
layer_indexnumberLayer index within the group (0-based, required when target=layer)
targetstringyesWhether to remove a single layer or an entire group

No output schema declared.

No examples provided.

render_liquid_glass ~300

Render a pixel-perfect Liquid Glass preview using Apple's ictool. Produces the exact same rendering as iOS 26. Requires Icon Composer.app installed.

NameTypeReqDescription
apple_presetstringApple Icon Composer preset background (overrides canvas_bg)
bundle_pathstringyesPath to .icon bundle
canvas_bgstringSimple preset canvas background
canvas_bg_colorstringCustom hex color for canvas background
canvas_bg_imagestringPath to custom background image
heightnumberOutput height in pixels
light_anglenumberLight angle in degrees (0-360). Controls direction of specular highlights and shadows.
output_pathstringyesOutput path for the PNG file
platformstringTarget platform
renditionstringAppearance rendition
return_imagebooleanReturn the rendered image inline as base64 (default true)
scalenumberScale factor (1x, 2x, 3x)
tint_colornumberTint hue (0-1) for tinted renditions
tint_strengthnumberTint strength (0-1) for tinted renditions
widthnumberOutput width in pixels
zoomnumberZoom level — icon size relative to canvas (1.0 = full canvas, 0.5 = half size)

No output schema declared.

No examples provided.

set_appearances ~340

Set dark mode or tinted mode appearance overrides for the icon background fill, layer group, or individual layer properties.

NameTypeReqDescription
appearancestringyesAppearance mode
bg_colorstringBackground color hex for this appearance (target=fill)
blend_modestringBlend mode for this appearance (target=layer)
blur_materialBlur material for this appearance (target=group)
bundle_pathstringyesPath to .icon bundle
fill_colorstringFill color hex for this appearance (target=layer)
group_indexnumberGroup index (for target=group or target=layer)
hiddenbooleanHidden state for this appearance (target=group or target=layer)
layer_indexnumberLayer index within the group (required when target=layer)
opacitynumberOpacity for this appearance (target=group or target=layer)
position_offset_xnumberPosition X offset for this appearance
position_offset_ynumberPosition Y offset for this appearance
position_scalenumberPosition scale for this appearance
shadow_kindstringShadow kind (target=group)
shadow_opacitynumberShadow opacity (target=group)
specularbooleanSpecular for this appearance (target=group)
targetstringyesWhat to set appearance on
translucency_enabledbooleanEnable translucency for this appearance (target=group)
translucency_valuenumberTranslucency amount for this appearance (target=group)

No output schema declared.

No examples provided.

set_fill ~94

Set the background fill of an .icon bundle. Supports solid colors and gradients.

NameTypeReqDescription
bundle_pathstringyesPath to .icon bundle
colorstringHex color for solid fill or gradient bottom
color2stringSecond hex color for gradient top
fill_typestringyesFill type
gradient_anglenumberGradient angle in degrees (0 = bottom to top)

No output schema declared.

No examples provided.

set_glass_effects ~169

Configure Liquid Glass effects (specular, blur, shadow, translucency) on a layer group in an existing .icon bundle.

NameTypeReqDescription
blend_modestringBlend mode
blur_materialBlur amount (0-1, null to disable)
bundle_pathstringyesPath to .icon bundle
group_indexnumberGroup index to modify (0-based)
lightingstringLighting mode
opacitynumberGroup opacity
shadow_kindstringShadow type
shadow_opacitynumberShadow opacity
specularbooleanEnable/disable specular highlights
translucency_enabledbooleanEnable translucency
translucency_valuenumberTranslucency amount

No output schema declared.

No examples provided.

set_layer_position ~167

Set the scale (zoom) and offset of a layer or group within the .icon bundle. Use to zoom the glyph in/out or reposition it.

NameTypeReqDescription
bundle_pathstringyesPath to .icon bundle
group_indexnumberGroup index (0-based)
layer_indexnumberLayer index within the group (0-based, required for target=layer)
offset_xnumberX offset in points
offset_ynumberY offset in points
scalenumberScale factor (0.05-3.0, where 1.0 = full size, 0.5 = half, 2.0 = double)
targetstringWhether to set position on a layer or group

No output schema declared.

No examples provided.

toggle_fx ~66

Enable or disable all Liquid Glass effects (specular, shadow, blur, translucency) on every group in the .icon bundle at once.

NameTypeReqDescription
bundle_pathstringyesPath to .icon bundle
enabledbooleanyestrue to enable all FX, false to disable

No output schema declared.

No examples provided.

Common questions

What is the io.github.ethbak/icon-composer-mcp server?

io.github.ethbak/icon-composer-mcp is listed in the public MCP registry as io.github.ethbak/icon-composer-mcp. CLI and MCP server for creating Apple .icon bundles with Liquid Glass effects (iOS 26+). This page covers its npm package (icon-composer-mcp).

Is the io.github.ethbak/icon-composer-mcp server safe to use?

io.github.ethbak/icon-composer-mcp scores 87 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.ethbak/icon-composer-mcp server expose?

io.github.ethbak/icon-composer-mcp exposes 12 tools: create_icon, add_layer_to_icon, remove_layer, set_glass_effects, set_appearances, and 7 more. Their descriptions and schemas cost roughly 2,066 tokens of context every time the server is loaded.

Is the io.github.ethbak/icon-composer-mcp server still maintained?

io.github.ethbak/icon-composer-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.ethbak/icon-composer-mcp server under?

io.github.ethbak/icon-composer-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.