Glen

Join the waitlist

We onboard teams in waves. Leave your work email and we'll send your invite when your spot opens.

Best MCP servers for DevOps automation

DevOps automation is about giving an agent the keys to the infrastructure: provisioning resources, inspecting deployments, restarting a stuck service, rolling out a container, without a human translating intent into a dozen CLI invocations. An agent wired into your cloud and orchestration layer can answer operational questions and take action in one motion, but the right server depends on where your workloads run, a hyperscaler, a container orchestrator, or the local container runtime under your build. The recurring need is the same: let the agent query and operate real infrastructure safely. The servers below cover the common shapes, each a real MCP server with a verified, current install config.

Top pick

AWS (AWS Labs)

AWS Labs

Official

Run any AWS CLI command from an agent, with validation, read-only mode, and command suggestions.

cloud-infra9,170

The AWS server gives an agent broad reach across AWS services, inspecting resources, querying configuration, and operating infrastructure, the default when your stack lives on Amazon's cloud.

AWS (AWS Labs) for DevOps automation
Pick 2

Google Cloud Run

Google Cloud

Official

Google Cloud's official Cloud Run MCP server: deploy local code or file contents to Cloud Run, list and inspect services, and read service logs from your agent.

cloud-infra

The Google Cloud Run server lets an agent deploy services, list and inspect them, and read their logs, the fit for teams running serverless containers on Cloud Run.

Google Cloud Run for DevOps automation
Pick 3

Kubernetes

containers (Red Hat)

Community

Native Kubernetes and OpenShift MCP server: list, inspect, and manage cluster resources, pods, and Helm releases directly through the Kubernetes API.

dev-tools

The Kubernetes server lets an agent inspect pods, deployments, and logs and apply changes to a cluster, essential for diagnosing and operating containerized workloads.

Kubernetes for DevOps automation
Pick 4

Docker

Docker

Official

Docker's official MCP Gateway: run, secure, and aggregate containerized MCP servers behind one endpoint, with on-demand discovery from the Docker MCP Catalog.

dev-tools

The Docker MCP Gateway runs, secures, and aggregates containerized MCP servers behind one endpoint with on-demand discovery, managing the agent's own tool layer rather than your application containers.

Docker for DevOps automation