philipp-eisen/cloudflare-images-mcp
If you are the rightful owner of cloudflare-images-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Cloudflare Images MCP is a tool designed to facilitate the addition of images to Cloudflare Images using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
add_image_to_cloudflare_images
Adds an image to Cloudflare Images from a URL or a local file path.
Usage: add_image_to_cloudflare_images("https://example.com/image.png") # URL add_image_to_cloudflare_images("/path/to/local/image.jpeg") # Local file path add_image_to_cloudflare_images("https://example.com/image.png", metadata={"key": "value"}) # URL with metadata
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client