MCP App Store
by KeenEthics
Productivity
Adobe Experience Manager icon

Adobe Experience Manager

by Adobe

Overview

Create, edit, search, publish pages and content fragments, and search for assets in Adobe Experience Manager — simply by describing what you need. Instead of navigating the user interface, write what to do in plain language: update a hero banner, find pages about a campaign, schedule content for launch, or find assets for the experience you are authoring. 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

ChatGPT, Claude

Platforms

Works with

ChatGPT
Claude

Data refreshed daily