The DevOps Stack is 6 MCPs (GitHub, Docker, AWS, Sentry, Grafana, Slack) that cover CI/CD, cloud, observability, and incident response. One Claude session handles deploys, debugs, and incidents end-to-end. Replaces ~$400/mo of disparate SaaS subscriptions and cuts incident response time by 50%.
CI, deploy, observability, and infrastructure — automated end-to-end
$ mcpizy install github docker aws sentry grafana slackOne command installs and configures all 6 MCPs for Claude Code, Cursor, Windsurf, or any MCP-compatible client.
DevOps engineers manage six tools at once, all day: git + CI, containers, cloud, errors, metrics, comms. This stack is those six as MCPs — one Claude session for the whole ops workflow. When a 3am PagerDuty alert fires, you're not re-learning each CLI under pressure; you're describing what you see and Claude is pulling from every MCP to give you a full picture in 30 seconds.
This isn't a replacement for your existing monitoring — it's an amplifier. Grafana + Sentry + CloudWatch are already great; the MCP layer makes them conversational, so the right data shows up without you context-switching.
Typical DevOps team of 3: ~$400/mo saved on tooling (Datadog add-ons, Runbook.io, operator seats). More importantly: 6–10h/week per engineer reclaimed, 50% reduction in incident mean-time-to-mitigation.
Scope the IAM role — read-only for most work, with a separate role for scoped write (e.g., only Lambda updates, no IAM changes). Most teams start read-only for a week, then widen carefully. Treat the MCP like a junior engineer.
Yes (via Kubernetes MCP / Terraform MCP). Most teams gate writes behind a confirmation or restrict to non-prod. For prod, GitOps is safer: Claude opens a PR to the manifest repo, humans merge.
No — it complements them. Datadog/Sentry/Grafana stay as your source of truth. The MCP layer makes them conversational, so queries are instant instead of 5 clicks.
Yes if you run K8s. Community Kubernetes MCP covers pod inspection, logs, rolling restarts, and kubectl parity. Add it to this stack if you're on K8s — it's the 7th MCP for K8s shops.
Add PagerDuty MCP (community) for rotation management + incident ack. The 6 above + PagerDuty give you a complete on-call toolkit, all callable from Claude when you're half-asleep at 3am.