Enables AI assistants to generate images using Cloudflare Workers AI models directly through the Model Context Protocol. It supports various models like Flux and Stable Diffusion, providing seamless image generation and storage via Cloudflare R2.
A lightweight MCP server that enables agents to interface with Cloudflare's REST API, allowing management of DNS records and other Cloudflare services.
A token-efficient MCP server for managing Cloudflare DNS zones and records with full CRUD support and bulk operations. It can be deployed locally via stdio or as a Cloudflare Worker for remote HTTP access.
Enables interaction with the complete Cloudflare API using a codemode pattern that allows agents to search the OpenAPI spec and execute API calls via JavaScript. This approach minimizes token usage by keeping the massive specification on the server and only returning relevant results.
A template for deploying MCP servers as Cloudflare Workers with integrated LogPush and R2 storage for detailed execution logging. It enables remote tool execution and provides utilities for retrieving logs directly from Cloudflare R2 buckets.
Enables AI assistants to manage Cloudflare infrastructure including DNS records, cache purging, SSL settings, Workers, and analytics through the Cloudflare API. Eliminates dashboard context-switching by allowing natural language control of domain management and infrastructure operations.
Enables AI assistants to manage Cloudflare resources through natural language, including DNS records, zone management, Workers KV storage, cache purging, and analytics. Supports comprehensive Cloudflare operations with secure API token authentication.
Turns any static website into an MCP-searchable knowledge base by deploying a Cloudflare Worker that provides full-text search tools, enabling AI assistants to search and retrieve content from your site.
A template for deploying remote MCP servers to Cloudflare Workers without authentication using the Server-Sent Events (SSE) protocol. It allows users to host custom tools and connect them to MCP clients like Claude Desktop through a local proxy.
A template for deploying remote Model Context Protocol servers to Cloudflare Workers without authentication. It enables the creation of custom tools accessible through clients like Claude Desktop and the Cloudflare AI Playground.
Enables deployment of remote MCP servers on Cloudflare Workers without authentication requirements. Allows custom tool integration and connection from both Cloudflare AI Playground and Claude Desktop through remote proxy.
A template for deploying remote Model Context Protocol servers on Cloudflare Workers using Server-Sent Events (SSE). It enables the creation and hosting of custom AI tools that can be accessed via the Cloudflare AI Playground or local clients like Claude Desktop.
A template for deploying a remote, unauthenticated Model Context Protocol (MCP) server on Cloudflare Workers using Server-Sent Events. It enables developers to host custom tools remotely and connect them to MCP clients like Claude Desktop or Cloudflare AI Playground.
Enables the deployment of remote Model Context Protocol servers on Cloudflare Workers without authentication. It allows users to host custom tools and connect them to AI clients using Server-Sent Events (SSE).
Enables the deployment of remote Model Context Protocol servers on Cloudflare Workers without authentication using Server-Sent Events. It provides a boilerplate for developers to add custom tools and connect them to clients like Claude Desktop or the Cloudflare AI Playground.
Enables management of Cloudflare Ruleset Engine and WAF configurations through zone/account operations, ruleset management (add/update/delete rules), and access to Cloudflare documentation. Supports multi-zone and multi-account environments with built-in safety considerations.
Enables AI assistants to visualize cloud architecture diagrams, generate and import Terraform HCL, and manage infrastructure resources directly from chat through the CloudForge platform.
CloudForge MCP lets Claude visualise your cloud architecture diagrams, generate production-ready Terraform HCL from natural language, import existing IaC, and manage Azure, AWS, and GCP resources — all from chat.
Enables LLMs to manage PostgreSQL clusters in Kubernetes using the CloudNativePG operator. Supports creating, scaling, monitoring clusters and retrieving detailed status information through natural language commands.
Provides an interface to the CloudNet Service REST API v3, enabling AI assistants to observe and manage CloudNet nodes, services, and players.