Skip to main content
Glama

AEM MCP Server

getNodeContent

Retrieve JCR node content from Adobe Experience Manager using a specified path and depth. Integrate with the AEM MCP Server for streamlined content management and automation workflows.

Instructions

Legacy: Get JCR node content

Input Schema

NameRequiredDescriptionDefault
depthNo
pathYes

Input Schema (JSON Schema)

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