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

分类

标签