Flux Schnell (Replicate)
3
0
Summary
Flux-Schnell-MCP provides a bridge between Claude and Replicate's flux-schnell image generation model. This TypeScript implementation creates an MCP server that exposes a single 'generate_image' tool, which accepts text prompts and communicates with the Replicate API to generate images. The server runs on stdio transport for compatibility with Claude Desktop, includes error handling for API failures, and requires a Replicate API token for authentication. It's particularly useful for generating images directly within conversations without switching contexts.
Available Actions(1)
generate_image
Generates an image based on a provided text prompt. Parameters: prompt (string) - A detailed text description for image generation.
Last Updated: April 17, 2025
社区评论
0.0
0 条评论
5
0
4
0
3
0
2
0
1
0
暂无评论. 成为第一个评论的人!
登录以参与讨论