Skip to main content
Glama

AEM MCP Server

scanPageComponents

Scan a page to identify all components and their properties for analysis or troubleshooting in Adobe Experience Manager, using the AEM MCP Server REST/JSON-RPC APIs.

Instructions

Scan a page to discover all components and their properties

Input Schema

NameRequiredDescriptionDefault
pagePathYes

Input Schema (JSON Schema)

{ "properties": { "pagePath": { "type": "string" } }, "required": [ "pagePath" ], "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