MCP App Store
Productivity
Adobe Experience Manager icon

Adobe Experience Manager

by Adobe

Overview

Create, edit, search, and publish pages and content fragments in Adobe Experience Manager — simply by describing what you need. Instead of navigating the user interface, tell Claude what to do in plain language: update a hero banner, find pages about a campaign, or schedule content for launch. All changes respect your AEM permissions. Work faster, reduce repetitive tasks, and stay focused on what matters most — your content.

Tools

delete-api

ChatGPT
Delete AEM content via sandboxed JavaScript. ALWAYS call lookup-api-spec first — never guess endpoint paths. IRREVERSIBLE — requires two-step confirmation.

list-aem-capabilities

ChatGPT
ONLY for capability-discovery questions ("what can you do?", "what are your capabilities?", "help me get started", "what's possible"). NOT for task execution — if the user has a specific goal (list pages, search fragments, upload an asset, create a launch, etc.), use lookup-api-spec instead.

list-aem-environments

ChatGPT
Discover the AEM environments the current user can access with their credentials — no aemUrl or other parameters required. Run this first when you don't yet have a target environment URL, or when switching environments. Typical workflow: list-aem-environments → pick an environment → use its authorUrl with lookup-api-spec / read-api / write-api.

lookup-api-spec

ChatGPT
Discover AEM API endpoints, code recipes, and feature flags by writing JavaScript.

read-api

ChatGPT
Execute read-only AEM API calls (GET/HEAD only). ALWAYS call lookup-api-spec first — never guess endpoint paths.

write-api

ChatGPT
Execute AEM API mutations or flag management via sandboxed JavaScript. ALWAYS call lookup-api-spec first — never guess endpoint paths.

delete-api

Claude

list-aem-environments

Claude

lookup-api-spec

Claude

read-api

Claude

write-api

Claude

App Stats

11

Tools

3

Prompts

ChatGPT, Claude

Platforms

Works with

ChatGPT
Claude

Data refreshed daily