Skip to main content
Glama

AEM MCP Server

getTemplateStructure

Analyze and retrieve the detailed structure of a specific template in Adobe Experience Manager (AEM) using the AEM MCP Server. Input the template path to generate its comprehensive layout and components.

Instructions

Get detailed structure of a specific template

Input Schema

NameRequiredDescriptionDefault
templatePathYes

Input Schema (JSON Schema)

{ "properties": { "templatePath": { "type": "string" } }, "required": [ "templatePath" ], "type": "object" }

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/indrasishbanerjee/aem-mcp-server'

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