replicate-flux-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REPLICATE_API_TOKEN | Yes | Your Replicate API token for accessing the Flux Schnell model |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_imageC | Generate an image from a text prompt using Flux Schnell model |
| generate_multiple_imagesC | Generate multiple images from an array of prompts using Flux Schnell model |
| generate_image_variantsC | Generate multiple variants of the same image from a single prompt |
| generate_svgC | Generate an SVG from a text prompt using Recraft model |
| get_predictionC | Get details of a specific prediction by ID |
| create_predictionC | Generate an prediction from a text prompt using Flux Schnell model |
| prediction_listC | Get a list of recent predictions from Replicate |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/awkoy/replicate-flux-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server