Home › Development › Imagcon

Imagcon

Generate PWA icon sets and iOS splash screens from a text prompt or an existing image.

Python Cloud macOSWindowsLinux Remote
★ 1 stars Last pushed 2026-08-26 License: MIT

Topics: Developer Tools

Connect

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

Remote (streamable-http)

https://mcp.imagcon.app/ Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http imagcon-mcp https://mcp.imagcon.app/ --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "imagcon-mcp": {
      "url": "https://mcp.imagcon.app/",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required — Imagcon API key, issued free at https://imagcon.app/api-keys

Package (mcpb 0.2.5)

Package: mcpb https://github.com/Explorer-64/imagcon-mcp/releases/download/v0.2.5/imagcon-mcp-0.2.5.mcpb

  • IMAGCON_API_KEY required secret — Imagcon API key, issued free at https://imagcon.app/api-keys

Related servers

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

Data from the Official MCP Registry