Flux Schnell icon

Flux Schnell

Createdbytefer

Generates images from text descriptions using Cloudflare's Flux Schnell worker API.

About

Flux Schnell is a TypeScript-based server designed to integrate text-to-image generation capabilities into applications through the MCP protocol. Leveraging Cloudflare's Flux Schnell worker API, it provides a simple and efficient way to generate images from textual prompts. The server is easily configurable with environment variables for API URL, token, and working directory, and is designed to be used with Cursor, allowing project-specific or global configuration for seamless integration.

Key Features

  • Generates images from text prompts (1-2048 characters)
  • Configurable working directory for generated images
  • Integrates with Cloudflare Flux Schnell API
  • Supports both project-specific and global Cursor configuration

Use Cases

  • Generating images for project documentation based on descriptions.
  • Integrating image generation into development workflows
  • Creating visual content from text-based ideas.