Cloud & Infrastructure MCP servers connect AI models directly to cloud providers, container orchestrators, and terminal environments. They enable assistants to run shell commands, interact with AWS S3 storage buckets, provision RunPod GPU instances, manage domains, and inspect Kubernetes clusters safely from local or remote developer tooling.
Cloud & Infrastructure MCP servers let AI assistants inspect, provision, and maintain computing resources, cloud storage, container orchestrators, and system shells directly from LLM interfaces. By standardizing communication through the Model Context Protocol, these servers bridge conversational models to developer environments, reducing the need to manually toggle between terminal windows, web consoles, and deployment dashboards.
Notable options include mcp-k8s-go, a Golang-based server for managing Kubernetes clusters; Shell MCP Server, which handles shell command execution with configurable directory and timeout controls; RunPod MCP Server, designed to query and control GPU cloud resources through the RunPod REST API; and s3-tools MCP Server, which supplies dedicated operations for interacting with AWS S3 buckets.
| MCP server | What it connects to | Type | Repository |
|---|---|---|---|
| ShellAgent | An MCP server for executing shell commands, requiring Node.js 18 or newer. | Open Source | |
| mcp-k8s-go | Golang-based Kubernetes MCP Server. Built to be extensible. | Open Source | |
| Shell MCP Server | Executes secure shell commands with configurable directory, shell, and timeout validation. | Unknown | |
| Sherlock Domains | A server to buy and manage domains with Sherlock. | Unknown | |
| Shipyard | The Shipyard CLI provides an MCP server for agents to manage Shipyard environments directly: by pulling logs, comparing branches, running | Unknown | |
| Shell Executor | Execute shell commands safely on a remote server. | Open Source | |
| s3-tools MCP Server | Provides tools for interacting with AWS S3 buckets. | Unknown | |
| RunPod MCP Server | Interact with the RunPod REST API to manage cloud GPU resources. | Unknown | |
| S3 Tools | Provides tools for interacting with AWS S3 buckets. | Unknown | |
| Vercel Domains MCP | Query domains on Vercel | Unknown |
For Kubernetes workloads, mcp-k8s-go provides a Golang-based MCP server designed specifically for cluster interactions. It is built to be extensible, allowing language models to inspect and manage containerized infrastructure without manually executing kubectl commands.
Tools like Shell MCP Server and Shell Executor provide managed execution environments. Shell MCP Server validates commands against configurable directories, shell types, and execution timeouts, while Shell Executor focuses on safely triggering commands on remote host machines.
Both s3-tools MCP Server and S3 Tools are configured to provide object storage capabilities. They expose tools that allow AI assistants to query buckets, inspect objects, and manage files stored on AWS S3 within supported MCP client interfaces.
RunPod MCP Server lets AI clients interface with the RunPod REST API to allocate and monitor GPU instances. For ephemeral developer environments, Shipyard lets agents pull logs, run tests, compare branches, and start or stop environments directly.
Yes. Sherlock Domains provides tools to search, buy, and configure domains through Sherlock, while Vercel Domains MCP enables assistants to query domain configurations registered under your Vercel organization.