Skip to main content
Glama

AEM MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AEM_HOSTNoThe URL of the AEM instancehttp://localhost:4502
MCP_PORTNoThe port for the MCP server8080
AEM_XF_ROOTNoThe root path for AEM experience fragments/content/experience-fragments
GATEWAY_PORTNoThe port for the gateway server3001
MCP_PASSWORDNoThe password for MCP authenticationadmin
MCP_USERNAMENoThe username for MCP authenticationadmin
AEM_MAX_DEPTHNoThe maximum depth for AEM operations5
AEM_SITES_ROOTNoThe root path for AEM sites/content
OPENAI_API_KEYNoYour OpenAI API key for AI integration
AEM_ASSETS_ROOTNoThe root path for AEM assets/content/dam
AEM_SERVICE_USERNoThe AEM service user usernameadmin
AEM_DEFAULT_AGENTNoThe default AEM replication agentpublish
AEM_QUERY_TIMEOUTNoThe timeout for AEM queries in milliseconds30000
AEM_PUBLISHER_URLSNoThe URLs of AEM publisher instanceshttp://localhost:4503
AEM_TEMPLATES_ROOTNoThe root path for AEM templates/conf
TELEGRAM_BOT_TOKENNoYour Telegram bot token for chat-based AEM management
AEM_QUERY_MAX_LIMITNoThe maximum limit for AEM queries100
AEM_SERVICE_PASSWORDNoThe AEM service user passwordadmin
AEM_ALLOWED_COMPONENTSNoComma-separated list of allowed AEM componentstext,image,hero,button,list,teaser,carousel
AEM_QUERY_DEFAULT_LIMITNoThe default limit for AEM queries20

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/udaykumarbpatel/aem-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server