Skip to content
Cloud InfrastructureAPI KeyOfficial MCPScore: 66Verified by owner

Cloudflare API MCP Server

Manage Cloudflare DNS, CDN, Workers, and security settings through your AI agent.

Quick Start Summary

The Cloudflare API MCP server is a Model Context Protocol bridge that connects AI assistants — including Claude Desktop, Cursor, Windsurf, and VS Code Copilot — to the Cloudflare API API through natural language. It exposes 3 API endpoints as callable tools, such as List zones, List DNS records, Create DNS record. Authentication requires API Key credentials, and setup takes approximately 2 minutes. The server uses STDIO transport and can be installed by running npx -y @cloudflare/mcp-server. This integration is sourced from the official Cloudflare API OpenAPI specification (v4.0) and has a quality score of 66/99 (fair documentation coverage).

3Endpointstools mapped
API KeyAuthrequired
66/99Qualityfair
~2 minSetupwith credentials

Server Details

Category
Cloud Infrastructure
Authentication
API Key
Endpoints
3 operations
Transport
STDIO
Spec Version
v4.0
Install Command
npx -y @cloudflare/mcp-server

Environment Variables

CLOUDFLARE_API_TOKEN

Example: your_cloudflare_api_token

Top Endpoints

GET
/zones

List zones

GET
/zones/{zone_id}/dns_records

List DNS records

POST
/zones/{zone_id}/dns_records

Create DNS record

Build with Cloudflare API

Get everything you need in one bundle: MCP config, cursor rules, and framework integration for Cloudflare API.

View Cloudflare Edge Stack

Read the Guide

Step-by-step walkthrough for setting up and using the Cloudflare API MCP server.

Cloudflare APIMCP Setup Guide →
Verified Owner Listing

This listing has been claimed and verified by the API owner.

Similar APIs

Other APIs in the Cloud Infrastructure category.

Supabase API

Manage Supabase projects, databases, authentication, and storage through your AI agent.

API Key

Vercel API

Deploy projects, manage domains, and monitor deployments through your AI agent.

Bearer Token

DigitalOcean API

The DigitalOcean API is a comprehensive, RESTful interface provided by DigitalOcean, a leading cloud infrastructure provider focused on simplifying cloud computing for developers, startups, and enterprises. It serves as the programmatic backbone for managing the entire DigitalOcean ecosystem, enabling users to provision, configure, and control cloud resources such as Droplets (virtual private servers), Kubernetes clusters, managed databases, networks, storage volumes, and application platforms. Core capabilities include full lifecycle management of these resources, from creation and scaling to monitoring and deletion, mirroring the functionality available in the DigitalOcean control panel. Its primary use cases range from automating infrastructure setup for CI/CD pipelines and enabling infrastructure-as-code practices to supporting dynamic application scaling and resource optimization for SaaS products, e-commerce sites, and development environments. The API is designed for both developers seeking to automate their cloud operations and businesses that require programmable, scalable cloud infrastructure without the complexity of larger hyperscale providers.

Access Analyzer

The AWS Identity and Access Management Access Analyzer API provides a powerful, policy-as-code service that automatically identifies resources accessible from outside your AWS account or organization. At its core, the service continuously evaluates resource-based policies—such as Amazon S3 bucket policies, AWS Identity and Access Management (IAM) roles, Amazon KMS key policies, and AWS Lambda function policies—using logic-based reasoning to determine which resources grant access to unknown external principals. Its primary use case is for security and compliance teams within enterprises to proactively detect unintended data exposure, enforce least privilege principles, and audit cross-account and cross-service access. The API endpoints allow programmatic control to create, configure, and query analyzers, manage archive rules for storing findings, and generate custom policy documents, making it a foundational tool for automating cloud security posture management at scale.

Related MCP Server Integrations

Supabase API MCP Setup

Manage Supabase projects, databases, authentication, and storage through your AI agent.

Cloud InfrastructureConfigure →

Vercel API MCP Setup

Deploy projects, manage domains, and monitor deployments through your AI agent.

Cloud InfrastructureConfigure →

DigitalOcean API MCP Setup

The DigitalOcean API is a comprehensive, RESTful interface provided by DigitalOcean, a leading cloud infrastructure provider focused on simplifying cloud computing for developers, startups, and enterprises. It serves as the programmatic backbone for managing the entire DigitalOcean ecosystem, enabling users to provision, configure, and control cloud resources such as Droplets (virtual private servers), Kubernetes clusters, managed databases, networks, storage volumes, and application platforms. Core capabilities include full lifecycle management of these resources, from creation and scaling to monitoring and deletion, mirroring the functionality available in the DigitalOcean control panel. Its primary use cases range from automating infrastructure setup for CI/CD pipelines and enabling infrastructure-as-code practices to supporting dynamic application scaling and resource optimization for SaaS products, e-commerce sites, and development environments. The API is designed for both developers seeking to automate their cloud operations and businesses that require programmable, scalable cloud infrastructure without the complexity of larger hyperscale providers.

Cloud InfrastructureConfigure →

Access Analyzer MCP Setup

The AWS Identity and Access Management Access Analyzer API provides a powerful, policy-as-code service that automatically identifies resources accessible from outside your AWS account or organization. At its core, the service continuously evaluates resource-based policies—such as Amazon S3 bucket policies, AWS Identity and Access Management (IAM) roles, Amazon KMS key policies, and AWS Lambda function policies—using logic-based reasoning to determine which resources grant access to unknown external principals. Its primary use case is for security and compliance teams within enterprises to proactively detect unintended data exposure, enforce least privilege principles, and audit cross-account and cross-service access. The API endpoints allow programmatic control to create, configure, and query analyzers, manage archive rules for storing findings, and generate custom policy documents, making it a foundational tool for automating cloud security posture management at scale.

Cloud InfrastructureConfigure →

AWS Migration Hub MCP Setup

The AWS Migration Hub API provides a centralized programmatic interface for managing and tracking server and application migrations at scale, offered as part of Amazon Web Services' comprehensive cloud migration and modernization portfolio. This API serves as the control plane for Migration Hub, enabling enterprise customers and cloud architects to programmatically integrate migration status tracking, application state management, and resource association workflows into their existing DevOps pipelines and migration automation tooling. Its core capabilities include creating and managing progress update streams for different migration tools, associating and disassociating both AWS-discovered resources and artifacts created by migration tools with specific applications or tasks, importing migration tasks from external sources, and querying the real-time status of applications and individual migration tasks. Typical use cases involve large-scale data center migrations where hundreds or thousands of servers are being moved to AWS, application portfolio assessments, and hybrid-cloud transitions where organizations need a unified dashboard and API layer to orchestrate tools like AWS Application Migration Service, AWS Database Migration Service, or third-party solutions.

Cloud InfrastructureConfigure →