Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| aem_status | Check the status of AEM instance |
| aem_install_package | Install a package in AEM |
| aem_list_packages | List installed packages in AEM |
| aem_create_page | Create a new page in AEM |
| aem_replicate_content | Replicate content to publish instance |
| aem_query_content | Query content using JCR-SQL2 or XPath |
| aem_bundle_status | Check OSGi bundle status |
| aem_clear_cache | Clear various AEM caches |