Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

What an ideal MCP server for AEM should look like ?

Avatar

Community Advisor

Hello AEM Community,

 

I have seen multiple attempts for creating the MCP (Model Context Protocol) Server that can talk to local AEM SDK instance. The idea sounds very promising and should definitely help especially to read AEM content, advanced report generation etc. The ones I came across look like one to one wrapper on top of existing AEM API. Is anyone else trying to creating an MCP server and what do you think it should look like ? 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Community Advisor

Hi @narendragandhi ,

 

I recently saw an example of AEM MCP server implementation: https://github.com/indrasishbanerjee/aem-mcp-server/tree/main 

 

You can take a look it. However, I have to say that it works only with local AEM and AEM on-prem.

Kostiantyn Diachenko


Check out AEM VLT Intellij plugin