Icon Composer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 106 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+)
We read the source, 16 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.
path.join(params.bundle_path, 'Assets', imageName),
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 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"
}
}
}
MCP server for interacting with Bazos.cz and Bazos.sk
MCP server for Appium mobile automation on iOS and Android devices with test creation tools.
Apple Reminders CLI and MCP server with section support and iCloud sync
MCP server for Apple Notes integration using AppleScript with full CRUD operations
MCP server for creating and managing SOPS-encrypted secrets
MCP server for LiveAuth: PoW + Lightning auth, L402 bundles, and paid MCP tool receipts.
An MCP server for interacting with Memos.
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
Answers built from our own checks of this server.