Adobe Experience Manager (AEM) API MCP Config
Swagger AEM is an OpenAPI specification for Adobe Experience Manager (AEM) API
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/adobe-com-aem.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/adobe-com-aem.json to fetch programmatically.
{
"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"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/adobe-com-aem.jsonEnvironment 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
/.cqactions.htmlpostCqActions
/apps/system/config/com.adobe.granite.auth.saml.SamlAuthenticationHandler.configpostConfigAdobeGraniteSamlAuthenticationHandler
/apps/system/config/com.shinesolutions.aem.passwordreset.ActivatorpostConfigAemPasswordReset
/apps/system/config/com.shinesolutions.healthcheck.hc.impl.ActiveBundleHealthCheckpostConfigAemHealthCheckServlet
/apps/system/config/org.apache.felix.httppostConfigApacheFelixJettyBasedHttpService
/apps/system/config/org.apache.http.proxyconfigurator.configpostConfigApacheHttpComponentsProxyConfiguration
/apps/system/config/org.apache.sling.jcr.davex.impl.servlets.SlingDavExServletpostConfigApacheSlingDavExServlet
/apps/system/config/org.apache.sling.security.impl.ReferrerFilterpostConfigApacheSlingReferrerFilter
/apps/system/config/org.apache.sling.servlets.get.DefaultGetServletpostConfigApacheSlingGetServlet
/apps/system/config/{configNodeName}postConfigProperty