Skip to main content
Glama

AEM MCP Server

fetchLanguageMasters

Retrieve language masters for a specific site using the AEM MCP Server's REST/JSON-RPC API, enabling streamlined content and asset management for multilingual sites.

Instructions

Get language masters for a specific site

Input Schema

NameRequiredDescriptionDefault
siteYes

Input Schema (JSON Schema)

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