illustrator-mcp
illustrator-mcp
在 Windows 上驱动 Adobe Illustrator 的 MCP 服务器。它通过 COM 自动化(PowerShell 中的 New-Object -ComObject Illustrator.Application)与 Illustrator 通信,并通过 app.DoJavaScript 在其中运行 ExtendScript(Illustrator 基于 JS 的脚本语言)。无需原生 Node 插件或 Visual Studio 构建工具——一切都通过随 Windows 附带的 powershell.exe 完成。
系统要求
已安装 Adobe Illustrator 的 Windows(已针对 Illustrator 2026 / 应用版本 30.8 测试)。
Node.js 18+。
Related MCP server: illustrator-mcp
设置
npm install
npm run build注册到 Claude Code
claude mcp add illustrator-mcp -- node E:/Repositorios/illustrator-mcp/dist/index.js(之后请重启 Claude Code 会话,以便它加载新的服务器。)
工具
illustrator_status— 连接到
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to programmatically control Adobe Photoshop on Windows to create documents, manipulate layers, and manage image adjustments. It provides a bridge between the Model Context Protocol and the Photoshop Python API for automated graphic design workflows.291MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to generate vector graphics in Adobe Illustrator using natural language prompts, by sending ExtendScript commands via a local MCP server.131
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to automate Adobe Illustrator, converting bitmap artwork into editable .ai files, running ExtendScript, and capturing the Illustrator window for visual QA.1
- FlicenseNot gradedqualityCmaintenanceAn MCP server that lets AI assistants control Adobe Illustrator locally—running ExtendScript, capturing canvas screenshots, exporting artwork, and optionally remembering techniques—all without network activity.
Related MCP Connectors
Build and run visual creative-production workflows from your AI agent.
Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Christancho-co/illustrator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server