Back to directory
topmcp/cloudflare-ai-mcp

topmcp/cloudflare-ai-mcp

@topmcp

A Model Context Protocol (MCP) server for Cloudflare's AI API that enables advanced image generation capabilities using multiple Stable Diffusion models.

cloudflareaiimage-generationstable-diffusionmcp-serverpythontool

Installation & Configuration

{
  "mcpServers": {
    "CloudflareAI": {
      "command": "uvx",
      "args": [
        "cloudflare-ai"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17