mcp-server-cloudautomator
0
A Cloud Automator MCP server is an unofficial server that allows users to interact with the Cloud Automator REST API. It provides functionalities to list and manage jobs, workflows, and cloud accounts for AWS and Google Cloud, aiding in automated cloud resource management.
A Cloud Automator MCP server
An unofficial MCP server for using Cloud Automator REST API.
Features
- List and manage jobs and workflows with pagination
- Fetch specific job details and logs
- Manage and review post-processes
- List and fetch AWS and Google Cloud accounts
Prerequisites
- Install Node.js
- Create a Cloud Automator API key
Installation
Clone the repository
Clone from the project's GitHub repository.
Build the project
Navigate to the project directory, install dependencies, and build.
Usage
Compatible with Cline, Claude Desktop, and Visual Studio Code, requires API key configuration.
Environment Variables
- CLOUDAUTOMATOR_API_KEY: Your Cloud Automator API key (required)
- CLOUDAUTOMATOR_API_URL: The API base URL, defaults to
https://api.cloudautomator.com/v1/
License
Licensed under the MIT License.