The 'mcp-server-cloudflare' project provides a Model Context Protocol (MCP) Server designed to facilitate natural language interactions with Cloudflare's API. This enables users to perform various tasks on their Cloudflare account using simple, conversational commands. This project is particularly useful for those who want to manage Cloudflare resources such as Workers, KV storage, R2 buckets, and D1 databases without delving into complex API calls. By leveraging natural language processing, users can easily deploy new Workers, query database information, or transfer data across different Cloudflare services. The project supports both free and paid features, with some advanced functionalities requiring a paid Cloudflare Workers plan. This makes it an accessible tool for both casual users and professionals looking to streamline their Cloudflare management tasks through a more intuitive interface.
List all Workers in your account.
Get a Worker's script content.
Analyze recent logs for a Cloudflare Worker by worker name.
Analyze recent logs across all workers for a specific request by Cloudflare Ray ID.
Get available telemetry keys for a Cloudflare Worker.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs