illustrator-mcp-server MCP Server
ie3jp/illustrator-mcp-server
MCP server for reading, manipulating, and exporting Adobe Illustrator design data
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
ie3jp/illustrator-mcp-server is a TypeScript MCP server licensed under MIT. MCP server for reading, manipulating, and exporting Adobe Illustrator design data
Ranked #5 out of 129 indexed tools.
In the top 4% of all indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
6 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
2 contributors → solo project
No dependents → no downstream usage
160 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
**[日本語版はこちら / Japanese version](README.ja.md)**
# Illustrator MCP Server
An [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server for reading, manipulating, and exporting Adobe Illustrator design data.
Control Illustrator directly from AI assistants like Claude — extract design information for web implementation, verify print-ready data, and export assets.
---
## Usage Examples
**Extracting design data:**
```
You: Show me all the text information in this document
Claude: → list_text_frames → get_text_frame_detail
There are 12 text frames in the document.
The heading "My Design" uses Noto Sans JP Bold 48px, color #333333 ...
```
**SVG export:**
```
You: Export the "pc" artboard as SVG with outlined text
Claude: → get_artboards → export
Exported to /path/to/output.svg (text converted to outlines)
```
**Pre-press preflight:**
```
You: Run a pre-press preflight check
Claude: → preflight_check
⚠ 2 warnings:
- Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.