Skip to content
MCP-Bridge
Developer ToolsAuto-generated

Adobe Experience Manager (AEM) API MCP Server

Swagger AEM is an OpenAPI specification for Adobe Experience Manager (AEM) API

Quick Setup

Transport: STDIO

Command: npx -y @mcp/adobe-com-aem

Environment Variables

ADOBE_EXPERIENCE_MANAGER__AEM__API_API_KEY

Example: your_adobe_experience_manager__aem__api_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "adobe-com-aem": {
      "command": "npx",
      "args": ["-y","@mcp/adobe-com-aem"],
      "env": {
      "ADOBE_EXPERIENCE_MANAGER__AEM__API_API_KEY": "your_adobe_experience_manager__aem__api_api_key"
}
    }
  }
}

Endpoints

POST/.cqactions.html

postCqActions

POST/apps/system/config/com.adobe.granite.auth.saml.SamlAuthenticationHandler.config

postConfigAdobeGraniteSamlAuthenticationHandler

POST/apps/system/config/com.shinesolutions.aem.passwordreset.Activator

postConfigAemPasswordReset

POST/apps/system/config/com.shinesolutions.healthcheck.hc.impl.ActiveBundleHealthCheck

postConfigAemHealthCheckServlet

POST/apps/system/config/org.apache.felix.http

postConfigApacheFelixJettyBasedHttpService

POST/apps/system/config/org.apache.http.proxyconfigurator.config

postConfigApacheHttpComponentsProxyConfiguration

POST/apps/system/config/org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet

postConfigApacheSlingDavExServlet

POST/apps/system/config/org.apache.sling.security.impl.ReferrerFilter

postConfigApacheSlingReferrerFilter

POST/apps/system/config/org.apache.sling.servlets.get.DefaultGetServlet

postConfigApacheSlingGetServlet

POST/apps/system/config/{configNodeName}

postConfigProperty