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.
How to Choose Cloud & Infrastructure MCP Servers
Transport and Hosting: Determine whether the tool operates over standard I/O (stdio) on a local machine or connects over Server-Sent Events (SSE) / HTTP to a remote endpoint. Local command execution tools require secure local process handling, while cloud management servers often run as remote background services.
Authentication and Permissions: Assess how credentials are exchanged. Production infrastructure requires granular access control, such as environment-based API tokens or restricted SSH keys, to prevent unintended destructive actions across cloud accounts.
Maintenance and Runtime Requirements: Review the dependencies required to keep the server running. Some integrations require specific runtimes like Node.js 18 or pre-installed platform binaries such as the Kubernetes CLI, while others ship as self-contained executables.
Top Picks
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.
Compare the top Cloud & Infrastructure MCP servers
Shipyard — The Shipyard CLI provides an MCP server for agents to manage Shipyard environments directly: by pulling logs, comparing branches, running tests, and stopping/starting environments..
Shell Executor — Execute shell commands safely on a remote server.
RunPod MCP Server — Interact with the RunPod REST API to manage cloud GPU resources.
S3 Tools — Provides tools for interacting with AWS S3 buckets.
Safe Local Python Executor — A tool for safely executing local Python code without requiring external data files.
Rocket.net — Manage WordPress sites, plugins, and themes on the Rocket.net hosting platform via its API.
Riza — Arbitrary code execution and tool-use platform for LLMs by Riza
Qiniu MCP Server — Access Qiniu's cloud storage, intelligent multimedia services, and CDN operations via the Model Context Protocol.
pfSense MCP Server — Enables natural language interaction with pfSense firewalls through GenAI applications.
Phone — Control your Android phone using ADB commands. Requires ADB tools and an Android device with USB debugging enabled.
Pharo NeoConsole — Evaluate Pharo Smalltalk expressions and get system information via a local NeoConsole server.
PermShell MCP — Execute shell commands with permission notifications.
OCI MCP Servers — A collection of MCP servers for managing Oracle Cloud Infrastructure (OCI) resources.
Octodet Keycloak — Administer Keycloak by managing users, realms, roles, and other resources through an LLM interface.
ocireg — An SSE-based MCP server that allows LLM-powered applications to interact with OCI registries. It provides tools for retrieving information about container images, listing tags, and…
Octopus Deploy Official MCP Server — The Octopus MCP Server provides your AI assistant with powerful tools that allow it to inspect, query, and diagnose problems within your Octopus instance, transforming…
nUR MCP Server — An intelligent robot control middleware for natural language interaction with industrial robots, powered by LLMs. It integrates with Universal Robots and supports real-time, multi-robot control.
Nuxt MCP — MCP server helping models to understand your Vite/Nuxt app better.
Node.js Sandbox MCP Server — Run arbitrary JavaScript in an isolated Docker container with on-the-fly npm dependency installation.
NmapMCP — Integrates the Nmap network scanning tool with MCP, enabling network scanning capabilities within MCP-compatible environments.
NodeMCU MCP — An MCP service for managing NodeMCU (ESP8266) IoT devices.
NMAP — Perform network scanning and security auditing using the NMAP utility.
Note MCP — MCP servers for Notecard, Notehub, and general development.
What is the best Cloud & Infrastructure MCP server for Kubernetes management?
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.
How do I execute shell commands safely with a Cloud & Infrastructure MCP server?
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.
Which Cloud & Infrastructure MCP servers work with AWS S3?
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.
How do I manage cloud GPUs and hosting environments using MCP servers?
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.
Can I manage web domains using Cloud & Infrastructure MCP servers?
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.