A Cloud Automator MCP server
@juno
关于 A Cloud Automator MCP server
An unofficial MCP server for using Cloud Automator REST API.
基本信息
配置
工具
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
概览
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.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Servers
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论