replicate-flux-mcp

by awkoy
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPLICATE_API_TOKENYesYour Replicate API token for accessing the Flux Schnell model

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_image

Generate an image from a text prompt using Flux Schnell model

generate_multiple_images

Generate multiple images from an array of prompts using Flux Schnell model

generate_image_variants

Generate multiple variants of the same image from a single prompt

generate_svg

Generate an SVG from a text prompt using Recraft model

get_prediction

Get details of a specific prediction by ID

create_prediction

Generate an prediction from a text prompt using Flux Schnell model

prediction_list

Get a list of recent predictions from Replicate