Cloudways MCP Server
by ayaz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (e.g., DEBUG, INFO, WARNING) | INFO |
| REDIS_URL | No | Redis connection URL for token management and rate limiting | redis://localhost:6379/0 |
| ENCRYPTION_KEY | No | Encryption key for data at rest (auto-generated if not set) | |
| CLOUDWAYS_EMAIL | Yes | Your Cloudways account email for API authentication | |
| CLOUDWAYS_API_KEY | Yes | Your Cloudways API key for authentication | |
| RATE_LIMIT_REQUESTS | No | Rate limit per customer in requests per minute | 90 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/ayaz/cw-mcp-fork'
If you have feedback or need assistance with the MCP directory API, please join our Discord server