CF-MCP-Server
@turinhub
About CF-MCP-Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cf-mcp-server-turinhub": {
"command": "npx",
"args": [
"create-cloudflare@latest",
"my-new-worker"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is CF-MCP-Server?
CF-MCP-Server is an image generation service built on the Model Context Protocol (MCP) and deployed on Cloudflare Workers. It provides a standardized interface for AI-driven image creation using the Flux-1-Schnell model, targeting developers who need serverless edge image generation.
How to use CF-MCP-Server?
Install dependencies with pnpm install, copy .env.example to .env, and deploy with pnpm deploy. Configure the MCP client by adding a generateImage entry in mcpServers settings using the workers-mcp command with the Worker URL and project path.
Key features of CF-MCP-Server
- MCP-compliant standardized service interface
- Out-of-the-box image generation Worker module
- Extensible with custom tools and resources
- Edge-optimized deployment via Cloudflare Workers
Use cases of CF-MCP-Server
- Generate images from English text prompts at the edge
- Integrate image generation into existing MCP-based toolchains
- Deploy low-latency image APIs with minimal infrastructure management
FAQ from CF-MCP-Server
What prompts does CF-MCP-Server accept?
Prompts must be in English and between 1 and 500 characters.
What are the iteration steps and response format?
Iteration steps range from 4 to 8. The response is a Base64-encoded PNG image.
What are the runtime requirements?
Node.js 18+, Wrangler CLI, and NPM are required.
Where does the image generation run?
All processing runs on Cloudflare Workers at the edge; generated images are returned as Base64 data.
Does CF-MCP-Server support Chinese prompts?
No. The documentation explicitly requires English description prompts.
Frequently asked questions
What prompts does CF-MCP-Server accept?
Prompts must be in English and between 1 and 500 characters.
What are the iteration steps and response format?
Iteration steps range from 4 to 8. The response is a Base64-encoded PNG image.
What are the runtime requirements?
Node.js 18+, Wrangler CLI, and NPM are required.
Where does the image generation run?
All processing runs on Cloudflare Workers at the edge; generated images are returned as Base64 data.
Does CF-MCP-Server support Chinese prompts?
No. The documentation explicitly requires English description prompts.
Basic information
More Other MCP servers
ICSS
chokcoco不止于 CSS

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Blender
ahujasidOpen-source MCP to use Blender with any LLM

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Comments