MCP.so
Sign In

Cloudflare Images MCP 🛠️

@philipp-eisen

About Cloudflare Images MCP 🛠️

Simple MCP server to add images to Cloudflare Images

Basic information

Category

Cloud & Infrastructure

License

MIT

Runtime

python

Transports

stdio

Publisher

philipp-eisen

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Cloudflare Images MCP?

An MCP server that provides a simple tool to upload images to Cloudflare Images.

How to use Cloudflare Images MCP?

Install and run via `uvx cloudflare-images

Comments

More Cloud & Infrastructure MCP servers