Inspect deployments, logs, and project state on Vercel from an AI agent.
- Home
- Top MCPs for Cloud & Infrastructure
Best Cloud & Infrastructure MCP Servers in 2026
Cloud and infrastructure MCPs for AWS, GCP, Azure, and edge platforms. Let agents manage deployments and infra — verified for 2026.
Top Cloud & Infrastructure MCPs
- 1.Vercel (MCP server)—Inspect deployments, logs, and project state on Vercel from an AI agent.
- 2.Stripe—Manage payments, customers, and subscriptions through Stripe.
- 3.DigitalOcean—Manage Droplets, App Platform, Kubernetes, and Spaces from an AI agent.
About Cloud & Infrastructure MCP servers
Cloud and infrastructure MCP servers expose the consoles a platform team lives in — AWS, GCP, Azure, Cloudflare, Vercel, Netlify, Fly, Render, Railway, Kubernetes, Terraform — to AI agents that can read state, suggest fixes, and (with explicit permission) make changes. The best MCP servers for cloud and infrastructure draw a hard line between read and write capabilities and surface a clear "this would do X" preview before any mutation. AWS Cost Explorer MCP, Cloudflare Workers MCP, Vercel deploy MCP, and Kubernetes-readonly MCPs are common starting points.
Choose by surface. For deployment status and rollback, prefer the platform-specific MCP (Vercel, Netlify, Cloudflare, Fly). For Kubernetes troubleshooting, a read-only kubectl MCP scoped to a single namespace is the safe default. For cost analysis, AWS and GCP cost MCPs return billing summaries without needing infra-mod permissions. For infrastructure-as-code, a Terraform MCP that runs `plan` (not `apply`) lets the agent reason about a proposed change before a human approves it.
Common mistakes: granting the MCP an admin role when read-only would do, running it with a long-lived static credential instead of a scoped, short-lived one, and forgetting that some cloud APIs have hard rate limits — agents that retry aggressively will trip them. Each MCP below documents auth model, supported regions, and the operation set it exposes. Start with read-only against a non-production account, prove the workflow, then move to write capabilities under change-management.
All Cloud & Infrastructure MCPs
6 MCPs ranked by popularity. Filter by attribute or search by name.
6 of 6 MCPs
| # | MCP | Tags | Setup | Complexity | Labels | |
|---|---|---|---|---|---|---|
| 1 | Vercel (MCP server) Inspect deployments, logs, and project state on Vercel from an AI agent. | vercel, hosting | 5 min | Low | Official | |
| 2 | Stripe Manage payments, customers, and subscriptions through Stripe. | stripe, payments | 5 min | Medium | Official | |
| 3 | DigitalOcean Manage Droplets, App Platform, Kubernetes, and Spaces from an AI agent. | digitalocean, hosting | 5 min | Medium | Official | |
| 4 | AWS Inspect AWS resources, read CloudWatch logs, and audit IAM from an AI agent. | aws, cloud | 15 min | Medium | Official | |
| 5 | Cloudflare Manage Workers, R2 buckets, DNS, and edge policies on Cloudflare. | cloudflare, edge | 10 min | Medium | Official | |
| 6 | Supabase Full Supabase access: database, auth, storage, and edge functions. | supabase, database | 5 min | Low |
Top Cloud & Infrastructure MCPs ranked
Detailed cards with setup time, complexity, and key labels.
Manage payments, customers, and subscriptions through Stripe.
Manage Droplets, App Platform, Kubernetes, and Spaces from an AI agent.
Inspect AWS resources, read CloudWatch logs, and audit IAM from an AI agent.
Manage Workers, R2 buckets, DNS, and edge policies on Cloudflare.
Full Supabase access: database, auth, storage, and edge functions.
Archived (historical reference)
1 Cloud & Infrastructure entry is archived — the upstream package was deprecated or pulled, or a documented security issue applies. The detail page is preserved for historical reference and migration guidance, but these are NOT current editorial picks.
Also in the ChatGPT Apps directory
1 Cloud & Infrastructure brand is available as one-click ChatGPT Apps. These are not ranked alongside the editorial picks above — they're listings from chatgpt.com/apps surfaced here for brand-search continuity.
FAQ: Cloud & Infrastructure MCPs
Which cloud MCP do I install first?
AWS for most teams (it is the dominant cloud), Cloudflare for sites and edge workers, Vercel for Next.js deploys. Pair the cloud MCP with a dedicated, scoped IAM principal — never your personal admin role.
Should I give an agent terraform plan + apply access?
No. Plan-only is the safe default. Apply requires human review of the diff — agents drafting infra is high-leverage, agents executing infra unsupervised is high-risk.

