# Awesome Mcp Servers Devops

> A curated, DevOps-focused list of Model Context Protocol (MCP) servers—covering source control, IaC, Kubernetes, CI/CD, cloud, observability, security, and collaboration—with a bias toward maintained, production-ready integrations.

- **Type:** MCP server
- **Install:** `agentstack add mcp-wagneragent-awesome-mcp-servers-devops`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [WagnerAgent](https://agentstack.voostack.com/s/wagneragent)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** CC0-1.0
- **Upstream author:** [WagnerAgent](https://github.com/WagnerAgent)
- **Source:** https://github.com/WagnerAgent/awesome-mcp-servers-devops
- **Website:** https://trywagner.dev

## Install

```sh
agentstack add mcp-wagneragent-awesome-mcp-servers-devops
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Awesome MCP Servers for DevOps [](https://awesome.re)

> A curated list of Model Context Protocol servers for DevOps workflows — infrastructure, CI/CD, monitoring, security, and cloud operations.

**Curated by [Wagner](https://www.trywagner.dev)** — The first AI DevOps teammate

## Star History

[](https://www.star-history.com/#WagnerAgent/awesome-mcp-servers-devops&type=date&legend=top-left)

## Contents

- [Source Control](#-source-control)
- [Infrastructure as Code](#%EF%B8%8F-infrastructure-as-code)
- [Kubernetes and Containers](#%EF%B8%8F-kubernetes-and-containers)
- [Command Line and Local Ops](#%EF%B8%8F-command-line-and-local-ops)
- [Browser Automation](#-browser-automation)
- [Code Execution](#%EF%B8%8F-code-execution)
- [Coding Agents](#-coding-agents)
- [Aggregators](#-aggregators)
- [CI/CD](#-cicd)
- [Cloud Platforms](#%EF%B8%8F-cloud-platforms)
- [Observability](#-observability)
- [Security](#-security)
- [Collaboration](#-collaboration)
- [Getting Started](#-getting-started)

## 🔀 Source Control

### GitHub

The official GitHub MCP server — battle-tested and feature-complete.

| | |
|---|---|
| **Repo** | [github/github-mcp-server](https://github.com/github/github-mcp-server) |
| **Maintainer** | 🏷️ GitHub (Official) |
| **What it does** | Repository operations, issues, PRs, code search, GitHub Actions workflows. |
| **Standout feature** | 🛡️ Lockdown mode for public repos to prevent prompt injection. |

**Community options**

| Repo | Notes |
|------|-------|
| [ddukbg/github-enterprise-mcp](https://github.com/ddukbg/github-enterprise-mcp) | GitHub Enterprise API integration. |
| [adhikasp/mcp-git-ingest](https://github.com/adhikasp/mcp-git-ingest) | Read and analyze GitHub repositories. |

### GitLab

Native GitLab integration via their Duo platform.

| | |
|---|---|
| **Docs** | [GitLab MCP Server Documentation](https://docs.gitlab.com/user/gitlab_duo/model_context_protocol/mcp_server/) |
| **Maintainer** | 🏷️ GitLab (Official) |
| **What it does** | Issues, merge requests, pipelines, commits, cross-project search. |
| **Note** | ⚠️ Requires GitLab 18.6+ for HTTP transport. |

**Community options**

| Repo | Notes |
|------|-------|
| [kopfrechner/gitlab-mr-mcp](https://github.com/kopfrechner/gitlab-mr-mcp) | Merge requests + issues for GitLab. |
| [modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers/tree/main/server-gitlab) | Reference GitLab server implementation. |

### Azure DevOps

| | |
|---|---|
| **Repo** | [tiberriver256/azure-devops-mcp-server](https://github.com/tiberriver256/azure-devops-mcp-server) |
| **Maintainer** | 👥 Community |
| **What it does** | Repos, work items, pipelines, boards. |

**Community options**

| Repo | Notes |
|------|-------|
| [Tiberriver256/mcp-server-azure-devops](https://github.com/Tiberriver256/mcp-server-azure-devops) | Azure DevOps integration via MCP. |
| [stefanskiasan/azure-devops-mcp-server](https://github.com/stefanskiasan/azure-devops-mcp-server) | Azure DevOps server for Cline. |
| [Vortiago/mcp-azure-devops](https://github.com/Vortiago/mcp-azure-devops) | Azure DevOps via Python SDK. |
| [aaronsb/ado-mcp](https://github.com/aaronsb/ado-mcp) | Azure DevOps tools for pipelines/work items. |

### Gitea & Gitee

| Repo | Notes |
|------|-------|
| [gitea/gitea-mcp](https://gitea.com/gitea/gitea-mcp) | MCP server for Gitea instances. |
| [oschina/gitee](https://github.com/oschina/gitee) | Gitee API integration. |
| [modelcontextprotocol/server-git](https://github.com/modelcontextprotocol/servers/tree/main/server-git) | Reference local Git server implementation. |

## 🏗️ Infrastructure as Code

### Terraform

HashiCorp's official MCP server for Terraform workflows.

| | |
|---|---|
| **Repo** | [hashicorp/terraform-mcp-server](https://github.com/hashicorp/terraform-mcp-server) |
| **Docs** | [HashiCorp Developer](https://developer.hashicorp.com/terraform/mcp-server) |
| **Maintainer** | 🏷️ HashiCorp (Official) |
| **What it does** | Registry search, workspace management, plan/apply operations, state inspection. |
| **Status** | 🧪 Beta. |

**Community implementations**

| Repo | Notes |
|------|-------|
| [dulltz/mcp-server-hcp-terraform](https://github.com/dulltz/mcp-server-hcp-terraform) | Terraform Cloud/HCP focused. |
| [guilhermeyoshida/mcp-terraform-assistant](https://github.com/guilhermeyoshida/mcp-terraform-assistant) | Local Terraform operations. |
| [jashkahar/Terraform-MCP-Server](https://github.com/jashkahar/Terraform-MCP-Server) | Exposes Terraform operations via MCP. |
| [nwiizo/tfmcp](https://github.com/nwiizo/tfmcp) | Rust-based Terraform MCP server. |
| [severity1/terraform-cloud-mcp](https://github.com/severity1/terraform-cloud-mcp) | Terraform Cloud API integration. |
| [thrash888/terraform-mcp-server](https://github.com/thrash888/terraform-mcp-server) | Terraform Registry MCP server. |
| [westonplatter/mcp-terraform-python](https://github.com/westonplatter/mcp-terraform-python) | Terraform operations in Python. |

### Vault

Secrets management via MCP.

| | |
|---|---|
| **Repo** | [hashicorp/vault-mcp-server](https://github.com/hashicorp/vault-mcp-server) |
| **Docs** | [HashiCorp Developer](https://developer.hashicorp.com/vault/docs/mcp-server/overview) |
| **Maintainer** | 🏷️ HashiCorp (Official) |
| **What it does** | Mount management, KV operations, secrets access. |
| **Status** | 🧪 Beta — ⚠️ secrets exposure requires trusted clients. |

### Pulumi

| | |
|---|---|
| **Repo** | [pulumi/mcp-server](https://github.com/pulumi/mcp-server) |
| **Docs** | [Pulumi MCP Docs](https://www.pulumi.com/docs/iac/guides/ai-integration/mcp-server/) |
| **Maintainer** | 🏷️ Pulumi (Official) |
| **What it does** | Stack queries, resource search, Pulumi Cloud integration. |
| **Remote endpoint** | 🌐 `https://mcp.ai.pulumi.com/mcp` |

### OpenTofu

The open-source Terraform alternative has its own MCP server.

| | |
|---|---|
| **Repo** | [opentofu/opentofu-mcp-server](https://github.com/opentofu/opentofu-mcp-server) |
| **Maintainer** | 🏷️ OpenTofu (Official) |
| **What it does** | Registry search, provider/module documentation, resource docs. |
| **Remote endpoint** | 🌐 `mcp.opentofu.org` |

### Multi-IaC

| | |
|---|---|
| **Repo** | [stakpak/mcp](https://github.com/stakpak/mcp) |
| **What it does** | Terraform, Kubernetes, GitHub Actions, Dockerfile workflows. |

## ☸️ Kubernetes and Containers

### Kubernetes

Several solid options exist — pick based on your needs.

#### containers/kubernetes-mcp-server

Native Go implementation, no kubectl dependency.

| | |
|---|---|
| **Repo** | [containers/kubernetes-mcp-server](https://github.com/containers/kubernetes-mcp-server) |
| **Why choose it** | ⚡ Single binary, direct K8s API access, multi-cluster support. |

#### Azure/mcp-kubernetes

Microsoft's implementation.

| | |
|---|---|
| **Repo** | [Azure/mcp-kubernetes](https://github.com/Azure/mcp-kubernetes) |
| **Why choose it** | 🎯 Unified kubectl tool interface, minimal context consumption. |

#### Flux159/mcp-server-kubernetes

Popular community option.

| | |
|---|---|
| **Repo** | [Flux159/mcp-server-kubernetes](https://github.com/Flux159/mcp-server-kubernetes) |
| **Why choose it** | 🛡️ Non-destructive mode, secrets masking, easy Claude Code integration. |

#### alexei-led/k8s-mcp-server

Multi-tool support.

| | |
|---|---|
| **Repo** | [alexei-led/k8s-mcp-server](https://github.com/alexei-led/k8s-mcp-server) |
| **Why choose it** | 🧰 kubectl + helm + istioctl + argocd in one server. |

#### Community Kubernetes servers

| Repo | Notes |
|------|-------|
| [rohitg00/kubectl-mcp-server](https://github.com/rohitg00/kubectl-mcp-server) | Kubernetes CLI via MCP (read/write). |
| [aadarshjain/kubectl-mcp-server](https://github.com/aadarshjain/kubectl-mcp-server) | Local kubectl server (read-only by default). |
| [manusa/kubernetes-mcp-server](https://github.com/manusa/kubernetes-mcp-server) | Kubernetes + OpenShift support. |
| [strowk/mcp-k8s-go](https://github.com/strowk/mcp-k8s-go) | Go-based Kubernetes operations. |
| [weibaohui/k8m](https://github.com/weibaohui/k8m) | Multi-cluster management + UI. |
| [weibaohui/kom](https://github.com/weibaohui/kom) | SDK + multi-cluster operations. |
| [wenhuwang/mcp-k8s-eye](https://github.com/wenhuwang/mcp-k8s-eye) | Cluster health analysis and ops. |
| [kubestellar/console](https://github.com/kubestellar/console) | AI-powered multi-cluster management dashboard with MCP server (kc-agent) for AI-assisted operations. |

### Tilt

| | |
|---|---|
| **Repo** | [rrmistry/tilt-mcp](https://github.com/rrmistry/tilt-mcp) |
| **What it does** | Tilt resources, logs, and dev workflow control. |

### Nomad

| | |
|---|---|
| **Repo** | [kocierik/mcp-nomad](https://github.com/kocierik/mcp-nomad) |
| **What it does** | Nomad cluster management and analysis. |

### Docker Hub

| | |
|---|---|
| **Repo** | [docker/hub-mcp](https://github.com/docker/hub-mcp) |
| **Docs** | [Docker Hub MCP](https://docs.docker.com/ai/mcp-catalog-and-toolkit/hub-mcp/) |
| **Maintainer** | 🏷️ Docker (Official) |
| **What it does** | 🐳 Image discovery, repository management, tag inspection. |

### Portainer

| | |
|---|---|
| **Repo** | [portainer/portainer-mcp](https://github.com/portainer/portainer-mcp) |
| **Maintainer** | 🏷️ Portainer (Official) |
| **What it does** | Container management, deployments, environment operations. |
| **Note** | 🛡️ Read-only mode available for safety. |

### Qovery

| | |
|---|---|
| **Documentation** | [Qovery MCP configuration](https://www.qovery.com/docs/copilot/mcp-server) |
| **Maintainer** | 🏷️ Qovery (Official) |
| **What it does** | Cluster management, app deployments, security, self-service. |
| **Note** | Guardrails and permissions management included. |

## 🖥️ Command Line & Local Ops

Tools for executing commands or interacting with local environments safely.

| Repo | Notes |
|------|-------|
| [MladenSU/cli-mcp-server](https://github.com/MladenSU/cli-mcp-server) | Secure CLI execution with policies. |
| [g0t4/mcp-server-commands](https://github.com/g0t4/mcp-server-commands) | Run commands and scripts via MCP. |
| [Harsh-2002/SSH-MCP](https://github.com/Harsh-2002/SSH-MCP) | Remote SSH/SFTP with 43 tools: Docker, monitoring, databases, file ops, VoIP diagnostics, jump host support. |
| [tumf/mcp-shell-server](https://github.com/tumf/mcp-shell-server) | Shell command execution server. |
| [ferrislucas/iterm-mcp](https://github.com/ferrislucas/iterm-mcp) | iTerm integration for macOS. |
| [OthmaneBlial/term_mcp_deepseek](https://github.com/OthmaneBlial/term_mcp_deepseek) | Terminal server for DeepSeek. |
| [maxim-saplin/mcp_safe_local_python_executor](https://github.com/maxim-saplin/mcp_safe_local_python_executor) | Safe local Python execution. |
| [wonderwhy-er/DesktopCommanderMCP](https://github.com/wonderwhy-er/DesktopCommanderMCP) | Local file/process control. |
| [automateyournetwork/pyATS_MCP](https://github.com/automateyournetwork/pyATS_MCP) | Cisco pyATS network automation. |

## 🌐 Browser Automation

| Repo | Notes |
|------|-------|
| [aircodelabs/grasp](https://github.com/aircodelabs/grasp) | Self-hosted browser agent. |
| [browserbase/mcp-server-browserbase](https://github.com/browserbase/mcp-server-browserbase) | Cloud browser automation. |
| [browsermcp/mcp](https://github.com/browsermcp/mcp) | Local Chrome control. |
| [Automata-Labs-team/MCP-Server-Playwright](https://github.com/Automata-Labs-team/MCP-Server-Playwright) | Playwright automation. |
| [blackwhite084/playwright-plus-python-mcp](https://github.com/blackwhite084/playwright-plus-python-mcp) | Playwright + Python. |
| [executeautomation/playwright-mcp-server](https://github.com/executeautomation/playwright-mcp-server) | Playwright MCP server. |
| [microsoft/playwright-mcp](https://github.com/microsoft/playwright-mcp) | Official Playwright MCP. |
| [co-browser/browser-use-mcp-server](https://github.com/co-browser/browser-use-mcp-server) | browser-use with SSE transport. |
| [eyalzh/browser-control-mcp](https://github.com/eyalzh/browser-control-mcp) | Browser control MCP. |
| [ndthanhdev/mcp-browser-kit](https://github.com/ndthanhdev/mcp-browser-kit) | Browser automation toolkit. |
| [kimtth/mcp-aoai-web-browsing](https://github.com/kimtth/mcp-aoai-web-browsing) | Web browsing MCP server. |
| [scrapeless-ai/scrapeless-mcp-server](https://github.com/scrapeless-ai/scrapeless-mcp-server) | SERP and web data access. |
| [getrupt/ashra-mcp](https://github.com/getrupt/ashra-mcp) | Browser automation server. |
| [autonomous-testing/wopee-mcp](https://www.npmjs.com/package/wopee-mcp) | AI testing agents for web apps — dispatch test runs, analysis crawls, and AI agent tests, fetch artifacts and project status. |

## ⚙️ Code Execution

| Repo | Notes |
|------|-------|
| [pydantic/pydantic-ai (mcp-run-python)](https://github.com/pydantic/pydantic-ai/tree/main/packages/mcp-run-python) | Run Python in a sandbox. |
| [yepcode/mcp-server-js](https://github.com/yepcode/mcp-server-js) | Secure JS/Python sandbox. |
| [alfonsograziano/node-code-sandbox-mcp](https://github.com/alfonsograziano/node-code-sandbox-mcp) | Node.js Docker sandbox. |
| [ckanthony/openapi-mcp](https://github.com/ckanthony/openapi-mcp) | Access APIs from OpenAPI specs. |

## 🤖 Coding Agents

| Repo | Notes |
|------|-------|
| [bgauryy/octocode-mcp](https://github.com/bgauryy/octocode-mcp) | GitHub research + analysis agent. |
| [oraios/serena](https://github.com/oraios/serena) | LSP-based coding agent. |
| [ezyang/codemcp](https://github.com/ezyang/codemcp) | Simple coding agent MCP. |
| [Wolfe-Jam/claude-faf-mcp](https://github.com/Wolfe-Jam/claude-faf-mcp) | Persistent project context tools. |
| [juehang/vscode-mcp-server](https://github.com/juehang/vscode-mcp-server) | VS Code workspace tooling. |
| [doggybee/mcp-server-leetcode](https://github.com/doggybee/mcp-server-leetcode) | LeetCode problem access. |
| [jinzcdev/leetcode-mcp-server](https://github.com/jinzcdev/leetcode-mcp-server) | LeetCode (global/China) access. |
| [willibrandon/CursorMCPMonitor](https://github.com/willibrandon/CursorMCPMonitor) | MCP monitoring for Cursor. |
| [SKULLFIRE07/cortex-memory](https://github.com/SKULLFIRE07/cortex-memory) | Persistent AI memory for coding assistants. Auto-captures decisions, patterns, and context. VSCode extension + CLI + MCP server. |
| [claw-army/claude-node](https://github.com/claw-army/claude-node) | Python subprocess bridge for Claude Code CLI. |
| [HendryAvila/Hoofy](https://github.com/HendryAvila/Hoofy) | Spec-driven dev companion with persistent memory, adaptive change pipeline, and Clarity Gate. 32 tools, single Go binary. |

## 🔗 Aggregators

| Repo | Notes |
|------|-------|
| [askbudi/roundtable](https://github.com/askbudi/roundtable) | Multi-assistant MCP hub. |
| [composiohq/rube](https://github.com/composiohq/rube) | 500+ app integrations. |
| [julien040/anyquery](https://github.com/julien040/anyquery) | SQL over 40+ apps. |
| [metatool-ai/metatool-app](https://github.com/metatool-ai/metatool-app) | MetaMCP with GUI. |
| [mindsdb/mindsdb](https://github.com/mindsdb/mindsdb) | Data unification + MCP. |
| [glenngillen/mcpmcp-server](https://github.com/glenngillen/mcpmcp-server) | MCP server registry. |
| [wegotdocs/open-mcp](https://github.com/wegotdocs/open-mcp) | Turn web APIs into MCP. |
| [PipedreamHQ/pipedream](https://github.com/PipedreamHQ/pipedream/tree/master/packages/mcp-server) | 2,500+ API integrations. |
| [VeriTeknik/pluggedin-mcp-proxy](https://github.com/VeriTeknik/pluggedin-mcp-proxy) | Proxy + discovery layer. |
| [tigranbs/mcgravity](https://github.com/tigranbs/mcgravity) | MCP load balancing. |
| [waystation-ai/mcp](https://github.com/waystation-ai/mcp) | Connect MCP hosts to apps. |
| [sxhxliang/mcp-access-point](https://github.com/sxhxliang/mcp-access-point) | One-click MCP wrapper. |
| [Arch Tools](https://archtools.dev) | 53 production-ready

…

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [WagnerAgent](https://github.com/WagnerAgent)
- **Source:** [WagnerAgent/awesome-mcp-servers-devops](https://github.com/WagnerAgent/awesome-mcp-servers-devops)
- **License:** CC0-1.0
- **Homepage:** https://trywagner.dev

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** yes
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-wagneragent-awesome-mcp-servers-devops
- Seller: https://agentstack.voostack.com/s/wagneragent
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
