flux-schnell-mcp
3
Flux Schnell MCP Server allows image generation through the Replicate API using custom text prompts. It's designed for MCP-compatible environments and offers features like error handling and effective communication management.
Flux Schnell MCP Server
-
A server based on the Model Context Protocol (MCP) for generating images via the Replicate API.
-
Features:
- Provides a
generate_image
tool for image generation - Supports custom text prompts
- Manages communication with the Replicate API
- Handles errors and responses effectively
- Provides a
-
Requirements:
- Node.js (v14 or higher)
- Replicate API Token
- MCP-compatible environment (e.g., Claude Desktop)
-
Installation:
- Clone the project and install dependencies
- Build the server
-
Configuration:
- Settings for Claude Desktop and VSCode Roo configurations provided.
-
Usage:
- Details on using the
generate_image
tool with MCP calls. - Parameters involve detailed text descriptions to generate better results.
- Response includes image URL from Replicate API.
- Details on using the
-
Debugging:
- Use MCP Inspector for debugging purposes.