A Cloud Automator MCP server
@juno
About A Cloud Automator MCP server
An unofficial MCP server for using Cloud Automator REST API.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
12`pageNumber` (number); Page number for pagination (default: 1)
`jobId` (number); Job ID
`logId` (number); Log ID
`logId` (number); Log ID
`pageNumber` (number); Page number for pagination (default: 1)
`jobWorkflowId` (number); Job ID
`pageNumber` (number); Page number for pagination (default: 1)
`postProcessId` (number); Post Process ID
`groupId` (number); Group ID
`groupId` (number); Group ID
`groupId` (number); Group ID
`groupId` (number); Group ID
Overview
What is A Cloud Automator MCP server?
An unofficial MCP server that wraps the Cloud Automator REST API, allowing you to manage jobs, workflows, post-processes, and cloud accounts through MCP-compatible clients. It is intended for users of Cloud Automator who want to interact with the API using natural language or AI assistants.
How to use A Cloud Automator MCP server?
Install Node.js and create a Cloud Automator API key. Clone the repository, run npm install and npm run build. Then add a cloudautomator server entry to your MCP client configuration (e.g., Cline, Claude Desktop, or VS Code) with command: "node", args pointing to dist/index.js, and env.CLOUD_AUTOMATOR_API_KEY set to your key.
Key features of A Cloud Automator MCP server
- 12 tools covering jobs, workflows, post-processes, and accounts
- Pagination support for list operations (pageNumber, pageSize)
- Retrieve job details and logs with specific IDs
- Get resource operation results from a job log
- List and get AWS and Google Cloud accounts by group
Use cases of A Cloud Automator MCP server
- List all jobs with custom pagination limits
- Get details of a single job by its ID
- Retrieve a job log and its associated resource operation results
- Manage job workflows and post-processes through listing and individual retrieval
- Browse cloud accounts (AWS and Google Cloud) belonging to a specific group
FAQ from A Cloud Automator MCP server
What are the prerequisites to use this server?
Node.js must be installed, and you need a Cloud Automator API key. Refer to Cloud Automator’s documentation to create one.
How do I configure the server with my API key?
In your MCP client configuration, set the environment variable CLOUDAUTOMATOR_API_KEY to your API key. For example, in a JSON config file under "env".
What transport does this server use?
It uses the stdio transport, as demonstrated in the configuration examples for Cline, Claude Desktop, and VS Code.
Can I change the API base URL?
Yes, the optional environment variable CLOUDAUTOMATOR_API_URL allows you to override the default https://api.cloudautomator.com/v1/.
Is this server officially supported by Cloud Automator?
No, this is an unofficial MCP server. It is provided under the MIT License for use, modification, and distribution.
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments