AUTOMATIONSWITCH
// MCP Server Category

CLOUD SERVICES MCP SERVERS

Cloud Services servers let models interact with cloud services systems through the MCP protocol. Each entry carries an editorial score, security notes, and per-client connection configs.

Servers
12
Avg editorial score
4.2 / 5
Official servers
6
Added this quarter
12
Last re-verified
MAY 7, 2026
Share:

THE THREE TO BEAT

01Top of category
VendorCloud Services

AWS API MCP Server

AWS Labs

The AWS API MCP server is the broadest of the AWS Labs servers and the one most teams will reach for first. It exposes the AWS CLI itself as the agent's interface: any command the local CLI can run, the agent can call. This makes it the universal AWS surface area. The trade-off is that the surface area is gigantic and the safety boundary lives in IAM; tool whitelisting effectively sits at the credential layer. With admin-level credentials, this server lets the agent do anything those credentials permit. The fix is the same as for any cloud-shell-with-an-AI: scope the IAM role narrowly, set AWS_API_MCP_PROFILE_NAME to a profile that uses that role, and route destructive operations through a separate confirmation flow. With that discipline in place, this is the server that pays for itself in week one.

2 Tools8,894 Stars
View details →
02Runner up
Vendor

Cloudflare MCP

Cloudflare

Cloudflare's MCP offering is structurally different from every other cloud server in this directory and worth understanding before installing. There are 14 domain-specific hosted servers (Workers Bindings, Observability, Radar, Browser Rendering, Logpush, AI Gateway, Audit Logs, DNS Analytics, DEX, CASB, GraphQL, Documentation, Container, Builds), plus a separate "Code Mode" server at mcp.cloudflare.com that gives the agent broad API access via code execution. They run as remote MCP servers; the agent connects via URL, authenticates via OAuth, and runs entirely on Cloudflare's infrastructure. This is the pattern to copy for vendor MCP servers: hosted, OAuth-scoped, segmented by product surface so the agent receives only the permission set it needs. The drawback is operational: 14 endpoints means 14 OAuth flows, and choosing the right one for a given task is its own learning curve. Cloudflare publishes guidance on which to use when, which helps; expect a week of "wait, which server has that tool?" before it clicks.

03Third place
Official

Google Cloud Run MCP

Google Cloud Platform

Google's official MCP server for deploying applications to Cloud Run. 603 stars and 11 commits on main in the last 30 days.

Type
Sort
12 of 12

ALL CLOUD SERVICES SERVERS

Vendor4.5/5

AWS API MCP Server

AWS Labs

The official AWS Labs catch-all server. Bridges any AWS CLI command to MCP, giving agents universal access to the AWS API surface. Helps the agent select the right CLI command for a task; respects the local AWS credential chain.

2 tools · 8,894 ★Details →
Vendor4.5/5

Cloudflare MCP

Cloudflare

Cloudflare's MCP offering: 14 hosted remote MCP servers segmented by product surface (Workers Bindings, Observability, Radar, Browser Rendering, Logpush, AI Gateway, Audit Logs, DNS Analytics, DEX, CASB, GraphQL, Docs, Container, Builds) plus a Code Mode server for broader API access. All authenticate via OAuth.

0 tools · 3,665 ★Details →
Official4.5/5

Google Cloud Run MCP

Google Cloud Platform

Google's official MCP server for deploying applications to Cloud Run. 603 GitHub stars and 11 commits on main in the last 30 days.

6 tools · 603 ★Details →
Community4.3/5

Coolify MCP

StuMason

Coolify MCP with 38 optimised tools for managing self-hosted PaaS through AI assistants. 350 GitHub stars and 12 commits on main in the last 30 days. Self-hostable alternative to Vercel, Render, and Heroku.

8 tools · 350 ★Details →
Official4.3/5

Appwrite MCP

Appwrite

Appwrite's official MCP server. Operate the Appwrite backend (databases, auth, storage, functions) from agents. 68 GitHub stars and 7 commits on main in the last 30 days.

7 tools · 68 ★Details →
Vendor4.2/5

Amazon ECS MCP Server

AWS Labs

Vendor-built ECS MCP server covering the full container deployment lifecycle: containerize, push to ECR, deploy via ECS Express Mode with ALB, troubleshoot. Notable for ALLOW_WRITE and ALLOW_SENSITIVE_DATA environment flags that make read-only mode a configuration default.

8 tools · 8,894 ★Details →
Official4.2/5

Render MCP

Render

Official Render MCP server covering workspaces, services, deployments, logs, metrics, Postgres databases, and Key Value instances. 128 GitHub stars and 7 commits on main in the last 30 days. Apache-2.0.

8 tools · 128 ★Details →
Vendor4/5

Amazon EKS MCP Server

AWS Labs

AWS Labs server for Amazon EKS covering cluster creation via CloudFormation, full Kubernetes resource lifecycle, log retrieval, event fetching, and troubleshooting. Read-only and write IAM policies documented separately for scoped credential setup.

7 tools · 8,894 ★Details →
Official4/5

Vercel MCP Adapter

Vercel

Official Vercel adapter for building MCP servers on Next.js, Nuxt, Svelte, and other frameworks. 593 stars, MIT. Pairs with the hosted Vercel platform MCP at mcp.vercel.com (deployment management; HTTP-only, no public repo).

16 tools · 593 ★Details →
Official4/5

Heroku MCP

Heroku

Official Heroku Platform MCP server using the Heroku CLI as backbone. Tool surface covers application management, processes and dynos, add-ons, maintenance and logs, pipeline management, team and space management, and PostgreSQL database management.

7 tools · 77 ★Details →
Official4/5

Netlify MCP

Netlify

Netlify's official MCP server. Inspect sites, deploys, environment variables, and edge functions from agents. 41 GitHub stars and 2 commits on main in the last 30 days.

6 tools · 41 ★Details →
Community4/5

Linode MCP

takashito

Linode Cloud Platform MCP server: AI-driven Linode resource management for instances, NodeBalancers, domains, volumes, firewalls, and Object Storage. 17 stars and 11 commits on main in the last 30 days.

8 tools · 17 ★Details →
// Stay current

GET THE CLOUD SERVICES MCP WATCHLIST.

We score a new cloud services MCP the week it ships. Get the update, plus any re-scores when a server changes enough to move its rating. One email per week maximum.

// Tagged mcp-category-cloud · Unsubscribe any time