Illustrator Mcp Server

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

LLM Mart 0 views 1 listing impressions
Transport
Not stated
Package
—
Registry id
io.github.ie3jp/illustrator-mcp-server

No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.

🇺🇸 English | 🇯🇵 日本語 | 🇨🇳 简体中文 | 🇰🇷 한국어 | 🇪🇸 Español | 🇩🇪 Deutsch | 🇫🇷 Français | 🇵🇹 Português (BR)

🇯🇵 日本語の README は README.ja.md にあります。

Illustrator MCP Server

npm License: MIT Platform Illustrator MCP Ko-fi

An MCP (Model Context Protocol) server for reading, manipulating, and exporting Adobe Illustrator design data — with 66 built-in tools.

Control Illustrator directly from AI assistants like Claude — extract design information for web implementation, verify print-ready data, and export assets.

Everything Adobe's official Illustrator MCP (beta) can do — and more. See the comparison.

illustrator mcp server MCP server


🎨 Gallery

All artwork below was created entirely by Claude through natural language conversation — no manual Illustrator operation involved.

Event poster — SYNC TOKYO 2026
Event Poster
Logo concepts — Slow Drip Coffee Co.
Logo Concepts
Business card — KUMO Studio
Business Card
Twilight Geometry — abstract geometric landscape
Twilight Geometry

See detailed breakdowns below for prompts, tool usage, and artboard structure.


Tip

Developing and maintaining this tool takes time and resources. If it helps your workflow, your support means a lot — ☕ buy me a coffee!


🚀 Quick Start

🛠️ Claude Code

Requires Node.js 20+.

claude mcp add illustrator-mcp -- npx illustrator-mcp-server

Or install it as a plugin, which bundles the MCP server with a pre-press preflight skill (also works in Claude Cowork):

/plugin marketplace add ie3jp/illustrator-mcp-server
/plugin install illustrator@ie3jp-illustrator

If you already added the server with claude mcp add, remove it first (claude mcp remove illustrator-mcp) so it doesn't run twice.

🖥️ Claude Desktop

  1. Download illustrator-mcp-server.mcpb from GitHub Releases
  2. Open Claude Desktop → Settings → Extensions
  3. Drag and drop the .mcpb file into the Extensions panel
  4. Click the Install button
Alternative: manual config (always up to date via npx)

From the project's README.