Cloudflare Images MCP 🛠️
@philipp-eisen
About Cloudflare Images MCP 🛠️
Simple MCP server to add images to Cloudflare Images
Basic information
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
More Cloud & Infrastructure MCP servers
Supabase MCP Server
coleam00Supabase MCP server created in Python.
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
aws-finops-mcp-server
ravikiranvmAn MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
🐋 Docker MCP server
ckreilingMCP server for Docker
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
Comments