Read, manipulate, and export Adobe Illustrator design data. 26 tools. macOS only.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
๐บ๐ธ English | ๐ฏ๐ต ๆฅๆฌ่ช | ๐จ๐ณ ็ฎไฝไธญๆ | ๐ฐ๐ท ํ๊ตญ์ด | ๐ช๐ธ Espaรฑol | ๐ฉ๐ช Deutsch | ๐ซ๐ท Franรงais | ๐ต๐น Portuguรชs (BR)
An MCP (Model Context Protocol) server for reading, manipulating, and exporting Adobe Illustrator design data โ with 63 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.
All artwork below was created entirely by Claude through natural language conversation โ no manual Illustrator operation involved.
![]() Event Poster | ![]() Logo Concepts |
![]() Business Card | ![]() 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!
Requires Node.js 20+.
illustrator-mcp-server.mcpb from GitHub Releases.mcpb file into the Extensions panel[!NOTE] The
.mcpbextension does not auto-update. To update, download the new version and reinstall. If you prefer automatic updates, use the npx method below instead.
Requires Node.js 20+. Open the config file and add the connection settings.
From the Claude Desktop menu bar:
Claude โ Settings... โ Developer (in the left sidebar) โ Click the Edit Config button
[!NOTE] If you installed Node.js via a version manager (nvm, mise, fnm, etc.), Claude Desktop may not find
npx. In that case, use the full path:Run
which npxin your terminal to find the path.
[!CAUTION] AI can make mistakes. Do not over-rely on the output โ always have a human perform the final check on submission data. The user is responsible for the results.
[!NOTE] macOS: On first run, allow automation access in System Settings > Privacy & Security > Automation.
[!NOTE] Modify and export tools will bring Illustrator to the foreground during execution.
If you have multiple versions of Illustrator installed, you can tell Claude which version to use during conversation. Just say something like "Use Illustrator 2024" and the set_illustrator_version tool will target that version.
[!NOTE] If Illustrator is already running, the server connects to the running instance regardless of the version setting. The version is only used to launch the correct version when Illustrator is not yet running.
In short: everything the official MCP does, this project does too โ plus a lot more. Adobe ships a built-in MCP server in Illustrator Beta (30.4+, still beta-only as of August 2026), focused on analyzing and batch-processing existing documents. This project covers those same workflows โ analysis, bulk recoloring, variations, batch artboard export, font / broken-link checks โ and adds what the official server doesn't have: creating artwork from scratch, saving documents, print & prepress checks, and design-system tools. And it runs on stable Illustrator, no beta required.
| This project | Adobe official MCP (beta) | |
|---|---|---|
| Installation | npm (npx illustrator-mcp-server) or one-click .mcpb install | Built into Illustrator Beta โ get an auth key + URL from the app settings, connect via mcp-remote |
| Supported versions | Stable Illustrator CC 2024+ (macOS / Windows) | Illustrator Beta 30.4+ only |
| Number of tools | 67 | ~40 |
| Analyzing & batch-processing existing documents | โ
Structure / color / font analysis, bulk recolor, variations & datasets, batch artboard export (artboard:all), font & broken-link preflight | โ Its main focus |
| Creating objects from scratch | โ Full set โ documents, shapes, paths, text frames, path text, gradients | โ No new objects, text frames, or documents * |
| Saving documents | โ
save_document (save / save-as) | โ Export only * |
| Print & prepress | โ Crop marks, preflight, overprint / separation info, outlines, color profiles | โ |
| Design system | โ Design tokens, WCAG contrast check, style guides, text consistency | โ |
* Based on user reports as of April 2026 (beta). The official server is under active development โ see Adobe's documentation for the latest status.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/illustrator-mcp-server)<a href="https://allmcps.com/mcp/illustrator-mcp-server"><img src="https://allmcps.com/api/badge/illustrator-mcp-server?style=directory" alt="Illustrator MCP Server on AllMCPs" /></a>