Home › Other › illustrator-mcp-server

illustrator-mcp-server

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

TypeScript
★ 131 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 illustrator-mcp-server@1.8.0

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry