Illustrator MCP Server
Adobe Illustrator is compatible with JavaScript. In fact, some super big stuff you need to programmatically generate with these scripts. Bots are good at JavaScript.
This MCP server let's bots send scripts straight to Illustrator and look at the result.
Since it depends on AppleScript, it's only compatible with MacOS. and I've only tested it with Claude Desktop.
~/Library/Application\\ Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"illustrator": {
"command": "uv",
"args": [
"--directory",
"/Users/you/code/mcp/illustrator-mcp-server",
"run",
"illustrator"
]
}
}
}
Recommend MCP Servers 💡
anki-mcp
the best anki mcp
heybeauty-mcp
A TypeScript-based MCP server that implements virtual tryon using HeyBeauty API, providing resources, tools, and prompts for MCP clients
mcp-git-commit-aider
A TypeScript-based MCP server that enables tracking AI contributions by committing staged Git changes with "(aider)" appended to the committer name
specbridge
An MCP server that converts OpenAPI specifications into MCP tools by scanning a folder for spec files and auto-generating tools
gitlab-mr-mcp
Interact seamlessly with GitLab repositories to manage merge requests and issues.
gnnepcsaft-mcp-server
MCP server enabling LLMs to integrate with GNNePCSAFT for thermodynamic property calculations using GNNs and ePC-SAFT