MCPServers
Image Generation (Flux) - MCP server logo

Image Generation (Flux)

27
0

Summary

Image Generation MCP Server provides a bridge between Claude and the Replicate API, enabling AI assistants to generate images using the Flux model directly within conversations. The server exposes a single tool that processes image generation requests with customizable parameters like prompts, seeds, aspect ratios, and output formats, then handles the asynchronous generation process by polling the Replicate API until completion. Built with TypeScript and running on stdio transport, it's particularly valuable for creative workflows that require image generation capabilities without leaving the conversation interface.

Available Actions(1)

generate_image

Generates images using the Flux model based on text prompts. Parameters: prompt (string, required), seed (optional number), aspect_ratio (optional string, default: '1:1'), output_format (optional string, default: 'webp'), num_outputs (optional number, range: 1-4, default: 1)

Last Updated: April 25, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ