Skip to main content
Glama

AEM MCP Server

getNodeContent

Retrieve JCR node content by specifying the path and depth using this tool for efficient Adobe Experience Manager content management.

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