Official Adobe integration β automate creative workflows across Photoshop, Acrobat, and Experience Cloud
The official Adobe MCP server gives AI agents access to Adobe creative and marketing workflows. It can generate creative assets, manage PDFs, and query Experience Cloud analytics. Features: - Create and edit images and documents in Photoshop - Generate and manage PDFs in Acrobat - Access Adobe Experience Cloud reports and campaigns - Manage Creative Cloud assets and libraries - Apply templates, text styles, and branding - Export finished assets with delivery URLs Adobe MCP helps marketing and design teams integrate AI-generated assets directly into their workflows.
File location: .claude/mcp.json (project root) or ~/.claude/mcp.json (global)
{
"adobeMcp": {
"command": "npx",
"args": [
"-y",
"@adobe/mcp"
],
"env": {
"ADOBE_API_KEY": "...",
"ADOBE_ORG_ID": "..."
}
}
}If you maintain Adobe MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/adobe-mcp)