Skip to main content
Glama

AEM MCP Server

fetchLanguageMasters

Retrieve language masters for a specific site using the REST/JSON-RPC API on the AEM MCP Server, streamlining content and asset management workflows.

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