Back to directory
krvatsal/illustrator-mcp

krvatsal/illustrator-mcp

@krVatsal

MCP server that allows AI agents to create vector graphics inside Adobe Illustrator using natural language prompts.

illustratoradobeautomationvectorgraphicsaidesign

Installation & Configuration

{
  "mcpServers": {
    "illustrator": {
      "command": "/path/to/illustrator-mcp/.venv/bin/python3",
      "args": [
        "-m",
        "illustrator"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15