Adobe Experience Manager (AEM) API Claude Desktop Config
Add the Adobe Experience Manager (AEM) API MCP server to Claude Desktop with this ready-to-use configuration.
Setup Instructions
- Open Claude Desktop
- Go to Settings → Developer → Edit Config →
claude_desktop_config.json - Paste the JSON below into the file
- Set your credentials in the
envsection - Restart Claude Desktop
Configuration JSON
Copy the entire block into your claude_desktop_config.json
{
"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"
}
}
}
}Environment Variables
ADOBE_EXPERIENCE_MANAGER__AEM__API_API_KEYReplace your_adobe_experience_manager__aem__api_api_key with your actual adobe experience manager aem api api key
Endpoints
POST
/.cqactions.htmlpostCqActions
POST
/apps/system/config/com.adobe.granite.auth.saml.SamlAuthenticationHandler.configpostConfigAdobeGraniteSamlAuthenticationHandler
POST
/apps/system/config/com.shinesolutions.aem.passwordreset.ActivatorpostConfigAemPasswordReset
POST
/apps/system/config/com.shinesolutions.healthcheck.hc.impl.ActiveBundleHealthCheckpostConfigAemHealthCheckServlet
POST
/apps/system/config/org.apache.felix.httppostConfigApacheFelixJettyBasedHttpService
POST
/apps/system/config/org.apache.http.proxyconfigurator.configpostConfigApacheHttpComponentsProxyConfiguration
POST
/apps/system/config/org.apache.sling.jcr.davex.impl.servlets.SlingDavExServletpostConfigApacheSlingDavExServlet
POST
/apps/system/config/org.apache.sling.security.impl.ReferrerFilterpostConfigApacheSlingReferrerFilter
POST
/apps/system/config/org.apache.sling.servlets.get.DefaultGetServletpostConfigApacheSlingGetServlet
POST
/apps/system/config/{configNodeName}postConfigProperty