mcp-server-cloudflare

mcp-server-cloudflare

9

The Cloudflare MCP Server enables integration with Cloudflare's API using natural language commands via the Model Context Protocol. It allows users to manage various Cloudflare resources seamlessly from IDEs like VSCode and Claude Desktop, with extensive features for Workers, KV storage, databases, and more.

Cloudflare MCP Server for IDE

Model Context Protocol (MCP) provides tools for integrating with Cloudflare's API through natural language commands using any MCP Client. This server enables using Claude Desktop, VSCode, and Windsurf to manage Cloudflare resources such as deploying Workers, managing data in D1 databases, and operating on KV namespaces and R2 storage buckets. Key features include:

  • KV Store Management: List, get, put, and delete operations.
  • R2 Storage Management: Bucket and object operations.
  • D1 Database Management: Manage databases and execute SQL queries.
  • Workers Management: List, create, update, and delete Worker scripts.
  • Analytics: Retrieve domain analytics data with filtering options.

Demo

Setup

Learn how to initialize and configure the server for use with various IDEs.

Contributing

Contributions are welcome via Pull Requests.