Skip to main content
Glama

AEM MCP Server

executeJCRQuery

Run JCR queries to retrieve specific content or data from Adobe Experience Manager using this tool. Supports query execution with optional result limits for efficient content management.

Instructions

Execute JCR query

Input Schema

NameRequiredDescriptionDefault
limitNo
queryYes

Input Schema (JSON Schema)

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