aem_clear_cache
Clear AEM caches including dispatcher, clientlibs, or all cached data. Specify host, port, and credentials to manage cache directly from the AEM MCP Server.
Instructions
Clear various AEM caches
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cacheType | No | Type of cache to clear | all |
host | No | AEM host (default: localhost) | localhost |
password | No | AEM password (default: admin) | admin |
port | No | AEM port (default: 4502) | |
username | No | AEM username (default: admin) | admin |