Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 13, 2026·3 min de lectura

Awesome DevOps MCP Servers — Ops-Focused MCP List

DevOps-focused MCP server directory for CI/CD, monitoring, security, and infra automation. Helps map ops tools into auditable agent surfaces.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Git
Confianza
Confianza: Established
Entrada
git clone https://github.com/rohitg00/awesome-devops-mcp-servers && open README.md
Comando CLI universal
npx tokrepo install fefc702b-fcc3-586f-9af3-772901543e25
Introducción

This DevOps MCP directory helps you find servers for monitoring, incident response, CI, and security so your agent can operate with safer, auditable tool calls.

Best for: SRE/DevOps teams standardizing MCP servers for observability and infra automation

Works with: Any MCP client; servers vary by language/runtime; prefer entries with clear env docs

Setup time: 3–10 minutes

Key facts (verified)

  • Use it to compose an “ops tool chain”: monitoring → tracing → tickets → deploy, each as an MCP server surface.
  • Pair it with policy/scanning so production credentials don’t leak into untrusted tools.
  • GitHub: 982 stars · 255 forks; pushed 2026-05-12 (GitHub API verified).

Main

A simple adoption path for DevOps MCP stacks:

  • Start with read-only diagnostics (metrics, traces, logs) and only later enable mutating actions (deploy, scale, delete).
  • Add a “human approval” gate for high-impact tools and keep an audit log of tool calls.
  • Version your .mcp.json configs and treat them like code (PR review + CI scanning).

README excerpt (verbatim)

Awesome DevOps MCP Servers Awesome

A curated list of awesome Model Context Protocol (MCP) servers focused on DevOps tools and capabilities.

What is MCP?

MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on DevOps-related MCP servers that extend AI capabilities through cloud infrastructure management, CLI operations, version control, security scanning, and other DevOps-related services.

Related Resources

Legend

  • 🎖️ – official implementation
  • programming language
    • 🐍 – Python codebase
    • 📇 – TypeScript (or JavaScript) codebase
    • 🏎️ – Go codebase
    • 🦀 – Rust codebase
    • #️⃣ - C# Codebase
    • ☕ - Java codebase
  • scope
    • ☁️ - Cloud Service
    • 🏠 - Local Service
    • 📟 - Embedded Systems
  • operating system
    • 🍎 – For macOS
    • 🪟 – For Windows
    • 🐧 - For Linux

Cloud Infrastructure

🏗️ Infrastructure as Code

Tools for managing infrastructure through code, including Terraform, Pulumi, and other IaC platforms.

  • dulltz/mcp-server-hcp-terraform 🐍 ☁️ - MCP server for working with HashiCorp Cloud Platform (HCP) Terraform, enabling AI assistants to interact with Terraform Cloud resources.
  • guilhermeyoshida/mcp-terraform-assistant 🐍 🏠 - An MCP server for managing infrastructure as code using Terraform.
  • jashkahar/Terraform-MCP-Server 🐍 ☁️ - This project provides an MCP server that exposes Terraform infrastructure-as-code operations through natural language.
  • nwiizo/tfmcp 🦀 🏠 - A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state.

FAQ

Q: Why a DevOps-specific MCP list? A: It narrows choices to ops surfaces (CI, monitoring, infra) so you can standardize a reliable agent toolchain.

Q: How do I keep it safe? A: Start read-only, scan third-party servers, and require approvals for destructive actions.

Q: What should I pick first? A: Metrics/logs/traces servers first; then tickets/change management; deploy tools last.

🙏

Fuente y agradecimientos

Source: https://github.com/rohitg00/awesome-devops-mcp-servers > License: MIT > GitHub stars: 982 · forks: 255

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados