helbertparanhos/cloudflare-mcp-pro
The most complete Cloudflare MCP — 69 tools over the REST API v4 (DNS, Zones, Workers, KV, R2, D1, Pages, WAF, SSL, Email Routing, Logpush, Workers AI) in a single local stdio server, with a server-side human-approval gate on every mutation. `npx -y cloudflare-mcp-pro`.
Installation
Example client config (verify package name in the repo README)
{
"mcpServers": {
"cloudflare-mcp-pro": {
"command": "npx",
"args": ["-y", "cloudflare-mcp-pro"]
}
}
}Related in Cloud Platforms
awslabs/mcp
AWS MCP servers for seamless integration with AWS services and resources.
cloudflare/mcp-server-cloudflare
Integration with Cloudflare services including Workers, KV, R2, and D1
hashicorp/terraform-mcp-server
The official Terraform MCP Server seamlessly integrates with the Terraform ecosystem, enabling provider discovery, module analysis, and direct Registry API integration for advanced Infrastructure as Code workflows.
txn2/kubefwd
Kubernetes bulk port forwarding with service discovery, /etc/hosts management, traffic monitoring, and pod log streaming
manusa/Kubernetes MCP Server
powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for **any** Kubernetes resource, this server provides specialized tools to interact with your cluster.
flux159/mcp-server-kubernetes
Typescript implementation of Kubernetes cluster operations for pods, deployments, services.