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
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.
Cloudflare MCP Server
cloudflareSample Serverless MCP Servers
aws-samplesSample implementations of AI Agents and MCP Servers running on AWS Serverless compute
Awesome DevOps MCP Servers
rohitg00A curated list of awesome MCP servers focused on DevOps tools and capabilities.
🐋 Docker MCP server
ckreilingMCP server for Docker
Comments