Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MODE | No | MCP configuration mode (essential | standard | advanced | full) | full |
| LOG_LEVEL | No | Set log level (DEBUG, INFO, WARN, ERROR) | INFO |
| DEBUG_MODE | No | Enable debug mode | true |
| BACKUPS_DIR | No | Custom directory for backups | ./data/backups |
| EXPORTS_DIR | No | Custom directory for exports | ./data/exports |
| WORDPRESS_BASE_URL | Yes | The base URL of your WordPress site | |
| WORDPRESS_USERNAME | Yes | Your WordPress username | |
| ELEMENTOR_ENABLE_ALL | No | Enable all features (equivalent to full mode) | |
| BACKUP_RETENTION_DAYS | No | Backup retention in days | 30 |
| ELEMENTOR_MINIMAL_MODE | No | Enable minimal mode (essential features only) | |
| ELEMENTOR_ENABLE_TEMPLATES | No | Enable specific features for templates | |
| ENABLE_PERFORMANCE_LOGGING | No | Enable performance logging | |
| ELEMENTOR_ENABLE_CUSTOM_FIELDS | No | Enable custom fields features | |
| WORDPRESS_APPLICATION_PASSWORD | Yes | Your WordPress Application Password (not your regular password) | |
| ELEMENTOR_ENABLE_GLOBAL_SETTINGS | No | Enable global settings features |
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 |
|---|---|
No tools | |