awesome-devops-mcp-servers: A Curated List of DevOps-Focused MCP Servers
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
Discover awesome-devops-mcp-servers, a comprehensive GitHub repository featuring a curated list of Model Context Protocol (MCP) servers tailored for DevOps tools and capabilities. This resource enables AI models to securely interact with a wide range of local and remote resources, enhancing automation and intelligence in DevOps workflows. Explore servers for infrastructure as code, container orchestration, cloud providers, security, and more.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
The awesome-devops-mcp-servers repository, maintained by rohitg00, is an invaluable resource for anyone looking to integrate AI models with DevOps tools and infrastructure. It provides a meticulously curated list of Model Context Protocol (MCP) servers specifically designed to extend AI capabilities across various DevOps domains. MCP is an open protocol that facilitates secure interaction between AI models and local or remote resources through standardized server implementations.
This list highlights servers that empower AI assistants with functionalities such as cloud infrastructure management, CLI operations, version control, security scanning, and other essential DevOps services. With over 1000 stars, it's a recognized collection within the AI and DevOps communities.
Installation
As awesome-devops-mcp-servers is an "awesome list," there is no direct installation for the repository itself. Instead, it serves as a directory to discover various MCP server implementations. To utilize any of the listed servers, you would typically clone or download the specific server's repository and follow its individual setup instructions.
Many servers are available as Docker images, npm packages, or Python libraries, offering flexible deployment options. For those interested in building their own MCP servers, the repository also features a "Frameworks" section, providing high-level tools like FastMCP for Python and TypeScript, and tersePrompts/fastMCP4J for Java, to streamline development.
Examples
The awesome-devops-mcp-servers list covers a broad spectrum of DevOps areas. Here are a few examples showcasing the diversity:
-
Cloud Infrastructure (IaC): Servers like dulltz/mcp-server-hcp-terraform (? ??) allow AI assistants to interact with HashiCorp Cloud Platform Terraform, enabling infrastructure management through natural language.
-
Container Orchestration: Projects such as rohitg00/kubectl-mcp-server (? ??/?) provide AI models with the ability to interact with Kubernetes clusters using
kubectlcommands. -
Cloud Providers (AWS): The official awslabs/mcp (?? ? ??) server enables AI assistants to manage AWS services directly.
-
Security: Servers like semgrep/mcp (? ??) allow AI agents to scan code for security vulnerabilities using Semgrep.
-
Version Control: github/github-mcp-server (? ??) offers integration with GitHub for repository management, pull requests, and issues.
The repository uses a helpful legend to denote programming language (e.g., ? for Python, ? for TypeScript), scope (e.g., ?? for Cloud Service, ? for Local Service), and official implementations (??).
Why Use
This repository is essential for developers and organizations aiming to leverage AI in their DevOps practices. By providing a centralized and curated list of MCP servers, it simplifies the process of finding and integrating AI-powered tools for various tasks. The benefits include:
-
Enhanced Automation: AI models can directly interact with and manage complex DevOps tools, automating routine tasks and accelerating workflows.
-
Improved Efficiency: Natural language interfaces enabled by MCP servers allow for more intuitive control over infrastructure and processes.
-
Secure Integration: The MCP protocol is designed for secure interactions, ensuring that AI models can access resources safely.
-
Comprehensive Coverage: The list spans critical DevOps areas, from infrastructure as code and container management to security and monitoring, offering solutions for almost any need.
-
Community-Driven: Being an "awesome list," it benefits from community contributions, ensuring it remains up-to-date and relevant with the latest server implementations.
Links
-
GitHub Repository: https://github.com/rohitg00/awesome-devops-mcp-servers
-
Model Context Protocol (MCP): https://modelcontextprotocol.io/
Related repositories
Similar repositories that may be relevant next.

DockerCheatSheet: A Comprehensive Guide to Docker Commands
July 17, 2026
The DockerCheatSheet repository offers a comprehensive and highly-starred collection of Docker commands, serving as an invaluable resource for developers and DevOps engineers. Based on the 'Painless Docker' guide, it covers everything from basic container operations to advanced Docker Swarm and Compose functionalities. With nearly 4,000 stars, this cheat sheet is a popular and actively maintained reference for mastering Docker.

Task: A Modern, Cross-Platform Build Tool for Streamlined Workflows
May 18, 2026
Task is an open-source, cross-platform build tool inspired by Make, designed to simplify and automate modern development workflows. It allows developers to define and run tasks using a simple YAML configuration, offering a powerful and intuitive alternative to traditional build systems. Written in Go, Task ensures fast execution and broad compatibility across various operating systems.

awesome-sysadmin: A Curated List of Essential Open-Source Sysadmin Resources
May 6, 2026
awesome-sysadmin is a comprehensive GitHub repository featuring a curated list of open-source tools and resources for system administrators. It covers a wide array of categories, from automation and backups to monitoring and virtualization, making it an invaluable resource for anyone managing IT infrastructure. This list helps sysadmins discover robust and free solutions to streamline their daily operations.
Airo: Effortless Project Deployment from Local to Production VPS
May 3, 2026
Airo is a Go-based tool designed for simple and efficient deployment of projects from a local machine to a production VPS. It automates the process of building Docker images and deploying them via SSH or a registry, making it ideal for self-hosted side projects. This solution offers a straightforward alternative to complex CI/CD pipelines, focusing on speed and control.
Source repository
Open the original repository on GitHub.