empaya-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLOUDWAYS_EMAIL | Yes | Your Cloudways account email | |
| CLOUDWAYS_API_TOKEN | Yes | Your Cloudways API token | |
| CLOUDWAYS_LOG_LEVEL | No | Log level (e.g., info, debug) | info |
| CLOUDWAYS_API_BASE_URL | No | Base URL for Cloudways API | https://api.cloudways.com/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-cloudways-serversA | List Cloudways servers with optional status filtering. |
| list-cloudways-appsC | List applications for a Cloudways server. |
| get-server-statsA | Fetch CPU, RAM, disk, uptime, and load information for a Cloudways server. |
| deploy-cloudways-appC | Start a Git deployment for a Cloudways application. |
| check-deployment-statusC | Check progress and logs for a Cloudways deployment. |
| get-cloudways-logsC | Read recent Cloudways application, error, access, or deployment logs. |
| set-environment-variableC | Set or update an environment variable for a Cloudways application. |
| list-environment-variablesB | List Cloudways environment variable names without exposing sensitive values. |
| manage-ssl-certificateB | List, enable automatic SSL, or install a custom SSL certificate for an app. |
| create-cloudways-backupC | Create an on-demand backup for a Cloudways application. |
| list-cloudways-backupsC | List backups and their metadata for a Cloudways application. |
| restart-cloudways-serviceC | Restart a Cloudways server service. Endpoint may need adjustment for Cloudways API V2. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/cgmorah/empaya-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server