MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

Image Generation MCP Server

by GongRzhe

Generate images from text prompts using Replicate Flux model

ai-ml Node.js Beginner
⭐ 50 stars πŸ“… Updated: 11mo ago

Description

An MCP server for text-to-image generation using the Replicate Flux model. Generates 1-4 images per request with configurable aspect ratios, output formats (webp, jpg, png), and reproducible results via seed control. Returns image URLs from Replicate's infrastructure.

βœ… Best for

Quick image generation during AI workflows when visual content is needed

⏭️ Skip if

You need offline generation or want to use a different model provider

πŸ’‘ Use cases

  • Generating images from text descriptions during AI conversations
  • Creating visual assets for presentations or documents
  • Prototyping design concepts with AI-generated imagery
  • Batch generating multiple image variations from a single prompt

πŸ‘ Pros

  • βœ“ Simple single-tool interface β€” easy to integrate
  • βœ“ Multiple output formats and configurable aspect ratios
  • βœ“ Reproducible results via seed parameter
  • βœ“ Supports 1-4 images per generation

πŸ‘Ž Cons

  • βœ— Requires paid Replicate API token
  • βœ— Depends on external Replicate service β€” no offline support
  • βœ— Only one tool β€” limited to image generation

πŸ”§ Exposed tools (1 tools)

ToolCategoryDescription
generate_imagegenerationGenerate images from text prompts with configurable parameters

πŸ’‘ Tips & tricks

Use the seed parameter for reproducible results. The default model is flux-schnell but you can configure a different model via the MODEL environment variable.

Quick info

Author
GongRzhe
License
MIT
Runtime
Node.js 18+
Transport
stdio
Category
ai-ml
Difficulty
Beginner
Self-hostable
❌
Auth
β€”
Docker
β€”
Version
1.0.0
Updated
Apr 15, 2025

Client compatibility

  • ❓ Claude Code
  • ❓ Cursor
  • ❓ VS Code Copilot
  • ❓ Gemini CLI
  • ❓ Windsurf
  • ❓ Cline
  • ❓ JetBrains AI
  • ❓ Warp

Platforms

🍎 macOS 🐧 Linux πŸͺŸ Windows