Adobe Experience Manager
Create, edit, publish and delete AEM pages, content fragments and assets from an AI agent. The five listed tools are a dispatcher over AEM's OpenAPI catalogue, not five operations. OAuth sign-in with 14 surface-named scopes.
Verified connector
Listed by Anthropic as a partner connector in its Connectors Directory.
Connection checked by Agentman on .
Anthropic states this reflects the level of review a connector received, not a security audit.
Connect Adobe Experience Manager via MCP
https://mcp.adobeaemcloud.com/adobe/mcp/aemWorks in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.
Adobe Experience Manager Tools & Capabilities (5)
Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.
Limits
- The tool count is not an operation count. Three of the five names are HTTP verb dispatchers. Counting them as five capabilities understates the surface by roughly forty times on the eight specifications we measured, and by more across the full catalogue.
- Neither enumeration confirms the other. Anthropic's five names appear nowhere in Adobe's documentation, and Adobe's seven documented tool names appear nowhere in the directory listing. We could not find a first-party enumeration of the marketplace connector's tools, so the five are unverified against the vendor in either direction.
- We could not read tool schemas or safety annotations. The endpoint returned 401 to an anonymous request, so no
readOnlyHintordestructiveHintis reported here, and no parameter-level detail. The operation counts come from Adobe's published OpenAPI specifications, not from the server. - No OAuth scope separates reading from writing. All 14 advertised scopes name product surfaces. The resource descriptor declares no
scopes_supportedat all. A read-only session cannot be expressed at consent. - Read-only mode exists but is not self-service. Adobe grants it by request to
aemcs-mcp-feedback@adobe.com, optionally per program, environment or environment type. Until you ask, the content category is read-write by default. - Tool names are explicitly unstable. Adobe instructs integrators not to hardcode them and to handle
notifications/tools/list_changed, so any allowlist built on the five names will drift. - Cloud Manager and Cloud Migration are not included. Their capabilities — including running deployment pipelines — require adding those servers separately.
- Experience Governance is licence-gated. It needs an agents trial or a paid licence.
- Adobe documents an accuracy caveat. Its guidance says LLMs are "prone to occasional errors", that the same prompt may yield different results, and that outputs should always be reviewed before being applied to production content.
- Whether publishing notifies anyone is unresolved. We found no Adobe documentation stating whether a publish through MCP triggers approval workflows or notifications in a site with editorial review configured, and we did not test it. Treat it as unknown.
Frequently asked questions
Yes. Adobe's documentation lists publish and unpublish for assets among the connector's content capabilities, and AEM's Sites OpenAPI specification defines a batch publish operation for content fragments that starts an AEM publishing workflow. Publishing moves content from the authoring environment to the delivery tier, which is what visitors see. Treat every write as potentially reaching production.
Far more than five. Three of the tools are named read-api, write-api and delete-api, and a fourth looks up API specifications, so the tool names describe HTTP verbs rather than operations. Eight published AEM OpenAPI specifications alone define 190 operations, of which 97 mutate content and 20 are deletes.
No, and Adobe says so directly. Adobe's setup documentation states the marketplace connector currently has feature parity with the Content MCP Server and exposes a growing subset of the tools available in AEM's MCP servers. The unified endpoint also covers Experience Governance, while Cloud Manager and Cloud Migration must be added as separate servers.
Fourteen, named by product surface rather than by permission level. Adobe's authorization server advertised scopes including aem.sites, aem.assets.author, aem.fragments.management and aem.repository on 2026-08-22. None distinguishes reading from writing or deleting, so consent cannot grant a read-only session at the OAuth layer.
Yes. One of the five listed tools is named delete-api, and AEM's published specifications define twenty delete operations across pages, assets, folders, tags, content fragments, launches and live copies. One of them deletes a content fragment and starts the unpublish process in the same call, so a single request can remove content from a live site.
Through AEM's existing user permissions, not through the connector. Adobe states that MCP tools run under the authenticated user's identity and enforce that user's existing AEM permissions, so an agent can do exactly what its operator can. Organisations wanting narrower limits must email Adobe support to request restrictions per program, environment or environment type.
Adobe advises against it for destructive work. Its documentation states that for scenarios which modify or delete content, practitioners should use the AI Assistant interface rather than invoking MCP tools directly, because the AEM Agents run by AI Assistant include built-in safeguards. That guidance appears in the same article that documents the connector endpoint.
AEM as a Cloud Service, with release 26309 as the floor for asset search. Adobe's documentation names 26309 as the minimum release version for reaching Assets Search through the MCP endpoint, and describes the unified AEM MCP Server as a July 2026 release. The Experience Governance capability additionally requires an agents trial or a paid licence.
Sources
- Adobe, "Using MCP with AEM as a Cloud Service" (retrieved 2026-08-22). This is the target of the
adobe.com/go/aem_claude_mcp_docslink Anthropic's directory publishes. · retrieved 2026-08-22 - Adobe, "Setting Up Anthropic Claude with AEM MCP" (retrieved 2026-08-22) · retrieved 2026-08-22
- Adobe, "MCP Servers in AEM" overview (retrieved 2026-08-22) · retrieved 2026-08-22
- Adobe, "Accelerate AEM Content Operations Using the Content MCP Server" (retrieved 2026-08-22) · retrieved 2026-08-22
- Adobe Experience League AI index,
llms.txt(retrieved 2026-08-22). Itsrobots.txtallows AI crawlers with a crawl delay and states that training on Experience League content is permitted. · retrieved 2026-08-22 - Adobe Experience Manager as a Cloud Service APIs index (retrieved 2026-08-22) · retrieved 2026-08-22
- AEM OpenAPI specifications counted for the operation table, all retrieved 2026-08-22 from Adobe's published Redocly bundles: Sites, Page Management, Assets Author, Multisite Manager, Translation Management, Launches, Folders and Tags Author — linked from · retrieved 2026-08-22
- Live OAuth posture check: 401 with a
WWW-Authenticatechallenge fromhttps://mcp.adobeaemcloud.com/adobe/mcp/aem, RFC 9728 metadata athttps://mcp.adobeaemcloud.com/.well-known/oauth-protected-resource/adobe/mcp/aem, and authorization server metadata athttps://oauth.adobeaemcloud.com/.well-known/oauth-authorization-server(2026-08-22) · retrieved 2026-08-22 - Anthropic Connectors Directory entry — , read from our directory snapshot dated 2026-08-16 · retrieved 2026-08-16
- Adobe MCP feedback and restriction requests — <mailto:aemcs-mcp-feedback@adobe.com> · Privacy
Use in Agentman
Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.
Open in Agentman StudioServer Info
- Category
- Productivity
- Developer
- Adobe Experience Manager
- Tools
- 5
- Domain
- mcp.adobeaemcloud.com
Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.