spencerhhubert/illustrator-mcp-server
mcp server to run scripts on adobe illustrator
Platform-specific configuration:
{
"mcpServers": {
"illustrator-mcp-server": {
"command": "npx",
"args": [
"-y",
"illustrator-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...