illustrator mcp server for Claude Desktop
io.github.ie3jp/illustrator-mcp-server
Adobe Illustrator MCP with 67 tools — more than the official Illustrator MCP. macOS | Windows.
client:Claude Desktop
transport:stdio
runtime:npm
Install illustrator mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"illustrator-mcp-server": {
"command": "npx",
"args": [
"-y",
"illustrator-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs