Back to directory
philipp-eisen/cloudflare-images-mcp

philipp-eisen/cloudflare-images-mcp

@philipp-eisen

Simple MCP server to add images to Cloudflare Images

cloudflareimagesmcpimage-uploadcloud-storagecloud

Installation & Configuration

{
  "mcpServers": {
    "cloudflare-images-mcp": {
      "command": "uvx",
      "args": [
        "cloudflare-images-mcp",
        "--account-id",
        "your-account-id",
        "--api-token",
        "your-api-token"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15