4 Cloud MCPs

Cloud MCP servers

MCP servers for AWS, Cloudflare, Vercel, Kubernetes, and other cloud platforms.

About Cloud MCP servers

Cloud MCP servers expose platform primitives to agents: S3 buckets, Lambda functions, Cloudflare Workers, Vercel deployments, Kubernetes pods, and AWS resources. They are the foundation for platform engineering agents that operate production infrastructure.

All Cloud MCP servers

4 servers, ordered by community adoption.

AWS MCP

S3, Lambda, and CloudWatch for agents

Cloud

Expose core AWS services to MCP clients: S3 buckets, Lambda functions, CloudWatch logs, and IAM roles. Designed with strict permission scopes for safe agent operations.

awsclouds3lambda
8,500 27,300 77
Install

Cloudflare MCP

Workers, KV, and R2 for agents

Cloud

Expose Cloudflare platform primitives to MCP clients: Workers deployments, KV namespaces, R2 buckets, and D1 databases. A foundation for agents that deploy and operate cloud infrastructure.

cloudflareedgeworkersstorage
5,400 16,700 65
Install

Vercel MCP

Deploys, env vars, and projects for agents

Cloud

Manage Vercel projects, deployments, and environment variables from MCP clients. Useful for agents that ship frontend code and need to coordinate deploys.

verceldeployfrontendedge
3,100 8,900 58
Install

Kubernetes MCP

Cluster operations for agents

Cloud

Read and operate Kubernetes resources from MCP clients: pods, deployments, services, and logs. A foundation for platform agents that manage cloud-native workloads.

kubernetesk8sclouddevops
2,600 7,600 55
Install

How to install a Cloud MCP server

  1. Pick a server from the list above and read its detail page.
  2. Copy the install command. Most servers run via npx, uvx, or docker.
  3. Open your AI client's MCP configuration and add the command.
  4. Restart the client and verify the tools appear in the model context.

Need a refresher? Read the MCP guide for the full walkthrough.