Skip to main content
Glama

AEM MCP Server

enhancedPageSearch

Perform intelligent page searches with comprehensive fallback strategies and cross-section capabilities to locate content efficiently within Adobe Experience Manager.

Instructions

Intelligent page search with comprehensive fallback strategies and cross-section search

Input Schema

NameRequiredDescriptionDefault
basePathYes
includeAlternateLocalesNo
searchTermYes

Input Schema (JSON Schema)

{ "properties": { "basePath": { "type": "string" }, "includeAlternateLocales": { "type": "boolean" }, "searchTerm": { "type": "string" } }, "required": [ "searchTerm", "basePath" ], "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