Curated + scored map of official MCP servers and agents for DevOps, Cloud, SRE, and Platform Engineering — every entry rated on production access, approval gates, and audit evidence.
# Add to your Claude Code skills
git clone https://github.com/DevOpsAIguru123/awesome-agentic-devopsGuides for using ai agents skills like awesome-agentic-devops.
awesome-agentic-devops is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by DevOpsAIguru123. Curated + scored map of official MCP servers and agents for DevOps, Cloud, SRE, and Platform Engineering — every entry rated on production access, approval gates, and audit evidence. It has 50 GitHub stars.
awesome-agentic-devops's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/DevOpsAIguru123/awesome-agentic-devops" and add it to your Claude Code skills directory (see the Installation section above).
awesome-agentic-devops is primarily written in Python. It is open-source under DevOpsAIguru123 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesome-agentic-devops against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
A curated, official-first catalog of MCP servers, agent skills, AI agents, frameworks, and supporting resources for DevOps, Cloud, SRE, and Platform Engineering. It includes vendor and open-source project resources alongside a clearly labeled community-driven section.
Most agent lists stop at discovery. This one is built for operators:
Safety first: some cataloged tools and agents can change infrastructure. Prefer read-only or proposal mode, require human approval before write actions, and use least-privilege credentials — full guidance in the safety model.
| Label | Meaning |
|---|---|
| 🟢 | assessed as production-adjacent; not a readiness guarantee |
| 🟡 | assessed as a useful prototype |
| 🔵 | MCP/server integration |
| 🛡️ | documents an approval or safety mechanism; enforcement varies |
| 📊 | has tracing/evidence/evals |
| ⚠️ | write-capable; review before use |
Labels are shorthand for structured fields recorded on every entry in data/repos.yaml — how entries are scored explains each field and how it is verified.
| Use case | Start with | Why |
|---|---|---|
| AWS agentic cloud automation | aws/agent-toolkit-for-aws | Official AWS-supported MCP, skills, plugins, IAM-aware controls, CloudWatch metrics, and CloudTrail auditability. |
| Azure cloud automation | microsoft/mcpmicrosoft/azure-skills | Official Microsoft MCP and skills/plugin sources for Azure resource workflows. |
| Google Cloud automation | google/mcpgoogleapis/gcloud-mcpgoogle/skills | Official Google MCP and skills sources for GCP, Cloud Run, GKE, observability, and storage workflows. |
| Source-control DevOps | github/github-mcp-serverGitLab MCP serveratlassian/atlassian-mcp-server | Official MCP tool surfaces for repos, issues, PRs, Jira, Bitbucket, and related delivery workflows. |
| Terraform and IaC | hashicorp/terraform-mcp-serverPulumi MCP Server | Official IaC MCP sources for Terraform Registry/HCP Terraform and Pulumi Cloud automation. |
| SRE incident response | grafana/mcp-grafanadatadog-labs/mcp-serverElastic Agent Builder MCP server docsPagerDuty/pagerduty-mcp-server | Official observability and incident-management MCPs for metrics, logs, traces, indexed operational data, alerts, incidents, and on-call context. |
| FinOps and cloud cost | vantage-sh/vantage-mcp-server | Official Vantage MCP server for cloud spend analysis, budgets, anomalies, reports, and provider-resource cost context across Vantage-connected providers. |
| Security and code quality | OWASP MCP Top 10SonarSource/sonarqube-mcp-serverokta/okta-mcp-serverSnyk Studio MCP docsWiz WIN MCP Server docs | Official MCPs and security resources for MCP threat modeling, code quality, application security, identity-aware workflows, agent security, and cloud-security posture. |
| Data platform operations | mongodb-js/mongodb-mcp-serverredis/mcp-redis | Official database MCP servers for MongoDB and Redis operational context, cache/session data, vector search, streams, and data-platform agent workflows. |
| CI/CD and GitOps | jenkinsci/mcp-server-pluginargoproj-labs/mcp-for-argocdharness/mcp-server | Official Jenkins, Argo Project, and Harness resources for pipeline, build, deployment, rollback, and GitOps workflows. |
| MCP development and governance | modelcontextprotocol/python-sdkmodelcontextprotocol/typescript-sdkmodelcontextprotocol/registryDocker MCP Catalog and Toolkit | Official SDKs, registry, and Docker governance surfaces for building, packaging, and controlling DevOps MCP servers. |
| Agent frameworks and templates | google/adk-pythonGoogleCloudPlatform/agent-starter-pack | Official Google agent framework and production templates with CI/CD, evaluation, and observability. |
Install hundreds of official Agent Skills from the cataloged Google, Microsoft, Azure, and Azure DevOps sources with one command:
# Claude Code, macOS/Linux — installs every official skill into ~/.claude/skills/
curl -fsSL https://raw.githubusercontent.com/DevOpsAIguru123/awesome-agentic-devops/main/install/claude-code/install.sh | sh -s -- --source all
Pass --dry-run to preview first. Commands for Cursor, Codex, VS Code, Antigravity(Mac and Windows) — plus target folders and safety notes — are in the install guide. To install just one company or product, use the skills catalog by company & product.
| Date | Entry | Category |
|---|---|---|
| 2026-07-12 | harness/mcp-server | CI/CD / Harness |
| 2026-07-12 | harness/harness-skills | Agent skills / Harness |
| 2026-07-09 | redis/mcp-redis | Data platform / Redis |
| 2026-07-08 | Elastic Agent Builder MCP server docs | SRE / observability |
| 2026-07-07 | skyhook-io/radar | Kubernetes / community MCP |
| 2026-07-07 | OWASP MCP Top 10 | Agent security / MCP risk framework |
| 2026-07-06 | vantage-sh/vantage-mcp-server | FinOps / cloud cost |
| 2026-07-05 | hashicorp/vault-mcp-server | IaC / secrets management |
| 2026-07-05 | cloudflare/mcp-server-cloudflare | Cloud / edge |
| 2026-07-05 | CircleCI-Public/mcp-server-circleci | CI/CD |
| 2026-07-05 | mongodb-js/mongodb-mcp-server | Data platform |
| 2026-07-05 | backstage/backstage (mcp-actions-backend) | Platform toolkits |
This repo keeps runnable reference agents under agents/.
| Path | Purpose |
|---|---|
agents/adk/terraform-plan-reviewer |
Gemini ADK agent that reviews Terraform plan output and returns structured risk findings. |
[agents/adk/terraform-drift-detector](a |