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.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Codelf
unbugA search tool helps dev to solve the naming things problem.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
コメント