mcp-server-cloudflare

BlakeB254/mcp-server-cloudflare

3.1

If you are the rightful owner of mcp-server-cloudflare and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Model Context Protocol (MCP) is a standardized protocol for managing context between large language models (LLMs) and external systems.

The Cloudflare MCP Server provides an interface for managing Cloudflare resources using natural language commands through the Model Context Protocol. This server allows users to interact with Cloudflare's API using MCP Clients like Claude Desktop, enabling tasks such as deploying Workers, managing KV namespaces, and querying D1 databases. The server supports a wide range of Cloudflare services, including R2 storage, Durable Objects, and Workers AI, among others. Some features require a paid Cloudflare Workers plan, especially those related to analytics and advanced database capabilities. The server is designed to be extensible and can be integrated with various platforms, providing a comprehensive toolset for developers and administrators to manage their Cloudflare resources efficiently.

Features

  • KV Store Management: Manage KV namespaces, including listing, getting, putting, and deleting keys.
  • R2 Storage Management: Handle R2 buckets and objects, including listing, creating, and deleting operations.
  • D1 Database Management: Manage D1 databases with operations like listing, creating, deleting, and querying.
  • Workers Management: Manage Cloudflare Workers, including listing, getting, updating, and deleting scripts.
  • Durable Objects: Manage Durable Objects namespaces and instances, including listing, creating, and deleting.