Loading MCP server directory, please wait...
Drive Adobe CC (AE, Photoshop, Illustrator, Premiere, Character Animator) from any MCP client
npx @getmcp/cli add io.github.AJSMonty/adobe-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AJSMonty/adobe-mcp": {
"command": "npx",
"args": [
"-y",
"@ajsmonty/adobe-mcp"
],
"env": {
"ADOBE_MCP_WORKSPACE": ""
}
}
}
}