HomeOther › illustrator-mcp-server

illustrator-mcp-server

Adobe Illustrator MCP with 67 tools — more than the official Illustrator MCP. macOS | Windows.

TypeScript
★ 130 stars Last pushed 2026-09-14 License: MIT

Connect

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

Package (npm 1.8.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "illustrator-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry