Skip to main content
Glama

AEM MCP Server

listPages

Retrieve all pages under a specified site root with control over depth and limit, enabling efficient content management in Adobe Experience Manager via the MCP Server.

Instructions

List all pages under a site root

Input Schema

NameRequiredDescriptionDefault
depthNo
limitNo
siteRootNo

Input Schema (JSON Schema)

{ "properties": { "depth": { "type": "number" }, "limit": { "type": "number" }, "siteRoot": { "type": "string" } }, "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