MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. Image-Generation-MCP-Server

Image-Generation-MCP-Server

GitHub

This repository provides an MCP server for image generation using the Replicate Flux model, enabling users to generate images through Claude Desktop with either NPX or local installation, requiring a

40
0

Image Generation MCP Server

This MCP server provides image generation capabilities using the Replicate Flux model. It allows users to generate images from text prompts using the generate_image tool.

Installation

Users can install the server using NPX (no local setup required) or through local installation using npm.

Environment Variables

  • REPLICATE_API_TOKEN: Replicate API token for authentication.
  • MODEL: Replicate model to use (defaults to "black-forest-labs/flux-schnell").

generate_image

Generates images based on text prompts. Parameters include prompt (required), seed, aspect_ratio, output_format, and num_outputs. The tool returns an array of URLs to the generated images.

📜 License

This project is licensed under the MIT License.

Repository

GO
GongRzhe

GongRzhe/Image-Generation-MCP-Server

Created

February 23, 2025

Updated

March 28, 2025

Language

JavaScript

Category

AI