Skip to content
Back to search
30
MCP

@adobe/express-add-on-dev-mcp

npm/@adobe/express-add-on-dev-mcp

MCP server for Adobe Express Add-on development

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/community-express-dev-mcp
Adobe Express add-on developer MCP server for integrating with LLMs
0 tools
@mseep/dev-to-mcp
MCP server for dev.to public API
0 tools
@launchnotes/mcp
MCP server for the LaunchNotes API
0 tools
@mseep/vscode-mcp-server
VS Code as a MCP server
0 tools
@mseep/cucumberstudio-mcp
MCP server for Cucumber Studio API integration
0 tools
ableton-live-mcp-server
MCP Server for Ableton Live
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@adobe/express-add-on-dev-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}