Skip to main content
Glama
Christancho-co

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 — 连接到

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables 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.
    291
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    An 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.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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