Adobe Express MCP Server
Build Adobe Express add-ons with AI guidance
Add it to your client
Communitynpm install -g community-express-dev-mcp
- Transport
- stdio
- Runtime
- Node
- Auth
- Required
- Tools
- 6
- License
- MIT
This server streamlines Adobe Express add-on development by giving agents immediate access to SDK documentation, code patterns, and project templates. Instead of switching between documentation windows and text editors, developers describe their desired features and the server retrieves relevant examples and implementation strategies.
Highlights
- Scaffold new add-on projects from predefined templates to skip repetitive setup
- Retrieve code examples for common Adobe Express features and API usage patterns
- Query documentation for both Adobe Express SDK and Spectrum Web Components libraries
- Receive step-by-step guidance for implementing specific add-on functionality
- Switch between GitHub-based documentation and local parsing modes for flexibility
The server supports two knowledge modes: GitHub integration (fetches live docs via personal access token) and local mode (uses pre-parsed reference material). This flexibility lets developers work offline or with cached documentation. Ideal for teams building paid add-ons, template libraries, or internal tools that extend Adobe Express capabilities.
Similar MCP servers
CapCut API MCP Server
MCP serverAutomate video editing workflows with CapCut's programmatic API
Photoshop MCP Server
MCP serverConnect Claude to Photoshop for AI-driven design automation
Spec Workflow MCP
MCP serverStructure software projects with spec-driven development workflows

Comments(0)
Sign in to comment