Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Dcc Illustrator

FreeNot checked

MCP adapter for Adobe Illustrator enabling structured DOM inspection and editing of documents, artwork, and exports via DCC-MCP CLI.

GitHubEmbed

About

MCP adapter for Adobe Illustrator enabling structured DOM inspection and editing of documents, artwork, and exports via DCC-MCP CLI.

README

DCC-MCP · ILLUSTRATOR

MCP adapter for Adobe Illustrator, built on the shared adobepy broker, CEP bridge, typed facade, and complete structured official DOM.

Illustrator workflow from typed tool discovery through structured vector creation to verified export

Workflow illustration generated with OpenAI image generation; no third-party source assets.

pip install dcc-mcp-illustrator
adobepy install-bridge illustrator --dest <extension-dir> --token <token>
dcc-mcp-illustrator

Set ADOBEPY_TOKEN to the same non-default token used to install the bridge. The adapter uses an OS-assigned port and registers with DCC-MCP discovery; DCC_MCP_ILLUSTRATOR_PORT is only needed for a fixed direct endpoint.

The adapter reports ready only after the target Illustrator bridge advertises the complete typed/official-DOM contract and a real host version RPC succeeds. A broker process is stopped only when it was started by this adapter.

Agent workflow

Use the typed DCC-MCP CLI path for discovery and calls:

dcc-mcp-cli dcc-types
dcc-mcp-cli list
dcc-mcp-cli load-skill illustrator-document --dcc-type illustrator
dcc-mcp-cli search --query "inspect selected paths" --dcc-type illustrator
dcc-mcp-cli call <tool-slug> --dcc-type illustrator --json '{"key":"value"}'

Skill groups

  • illustrator-document: create RGB/CMYK documents; inspect documents, artboards, layers, selections, vector/placed/raster items, text frames, stories, and swatches.
  • illustrator-artwork: create named RGB rectangles and point text; inspect named items, edit text, and update path points, translation, scale, and rotation.
  • illustrator-export: save AI/PDF/EPS documents and export PNG/JPEG/SVG or other Illustrator-supported formats.
  • illustrator-advanced: structured access to the complete official object model. Raw ExtendScript is an explicit destructive fallback, not the primary API.

Structured DOM references are opaque and session-scoped. Never persist or reuse them after a bridge restart or release operation.

Real-host acceptance

The production validation path starts from an empty 640×360 RGB document, creates named vector and text objects through typed tools, verifies the active document and item counts, saves the native AI document, and exports a rendered PNG. Readiness requires all six process, DCC, catalog, dispatcher, host bridge, and main-thread executor checks before mutations run.

from github.com/dcc-mcp/dcc-mcp-illustrator

Installing Dcc Illustrator

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/dcc-mcp/dcc-mcp-illustrator

FAQ

Is Dcc Illustrator MCP free?

Yes, Dcc Illustrator MCP is free — one-click install via Unyly at no cost.

Does Dcc Illustrator need an API key?

No, Dcc Illustrator runs without API keys or environment variables.

Is Dcc Illustrator hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Dcc Illustrator in Claude Desktop, Claude Code or Cursor?

Open Dcc Illustrator on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

LibreOffice Tools

Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a

passerbyflutterby passerbyflutter

dannote/figma-use

Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.

dannoteby dannote

Logo.dev

Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content

NOVA-3951by NOVA-3951

Design Inspiration Server

Searches top design platforms like Dribbble and Behance to provide UI inspiration, color palettes, and layout patterns via the Serper API. It allows users to re

YonasValentinby YonasValentin

PIX4Dmatic

Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem

jangjo123by jangjo123

Figma

Extract design specs and assets

Figmaby Figma

mcp-dockmaster

An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.

by Community

ariekogan/ateam-mcp

Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm

ariekoganby ariekogan

thinkchainai/mcpbundles

MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic

thinkchainaiby thinkchainai

arikusi/nakkas

MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ ele

arikusiby arikusi

Compare Dcc Illustrator with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All design MCPs