Skip to main content
Glama
Ownership verified by X Pay

Server Details

25+ AI media generation tools — FLUX Pro, Ideogram v3, Recraft v3, Stable Diffusion XL, MiniMax video, and Kokoro TTS. Images, video, and audio from one server. $0.01/call.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

8 tools
black_forest_labs_flux_devInspect

FLUX Dev — balanced quality and speed for image generation

ParametersJSON Schema
NameRequiredDescriptionDefault
seedNoRandom seed. Set for reproducible generation
imageNoInput image for image to image mode. The aspect ratio of your output will match this image
promptYesPrompt for generated image
go_fastNoRun faster predictions with model optimized for speed (currently fp8 quantized); disable to run in original bf16. Note that outputs will not be deterministic when this is enabled, even if you set a seed.
guidanceNoGuidance for generated image
megapixelsNoApproximate number of megapixels for generated image1
num_outputsNoNumber of outputs to generate
aspect_ratioNoAspect ratio for the generated image1:1
output_formatNoFormat of the output imageswebp
output_qualityNoQuality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
prompt_strengthNoPrompt strength when using img2img. 1.0 corresponds to full destruction of information in image
num_inference_stepsNoNumber of denoising steps. Recommended range is 28-50, and lower number of steps produce lower quality outputs, faster.
disable_safety_checkerNoDisable safety checker for generated images.
black_forest_labs_flux_proInspect

FLUX 1.1 Pro — highest quality photorealistic image generation

ParametersJSON Schema
NameRequiredDescriptionDefault
seedNoRandom seed. Set for reproducible generation
widthNoWidth of the generated image in text-to-image mode. Only used when aspect_ratio=custom. Must be a multiple of 32 (if it's not, it will be rounded to nearest multiple of 32). Note: Ignored in img2img and inpainting modes.
heightNoHeight of the generated image in text-to-image mode. Only used when aspect_ratio=custom. Must be a multiple of 32 (if it's not, it will be rounded to nearest multiple of 32). Note: Ignored in img2img and inpainting modes.
promptYesText prompt for image generation
aspect_ratioNoAspect ratio for the generated image1:1
image_promptNoImage to use with Flux Redux. This is used together with the text prompt to guide the generation towards the composition of the image_prompt. Must be jpeg, png, gif, or webp.
output_formatNoFormat of the output images.webp
output_qualityNoQuality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
safety_toleranceNoSafety tolerance, 1 is most strict and 6 is most permissive
prompt_upsamplingNoAutomatically modify the prompt for more creative generation
black_forest_labs_flux_schnellInspect

FLUX Schnell — fastest image generation, 1-4 steps

ParametersJSON Schema
NameRequiredDescriptionDefault
seedNoRandom seed. Set for reproducible generation
promptYesPrompt for generated image
go_fastNoRun faster predictions with model optimized for speed (currently fp8 quantized); disable to run in original bf16. Note that outputs will not be deterministic when this is enabled, even if you set a seed.
megapixelsNoApproximate number of megapixels for generated image1
num_outputsNoNumber of outputs to generate
aspect_ratioNoAspect ratio for the generated image1:1
output_formatNoFormat of the output imageswebp
output_qualityNoQuality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
num_inference_stepsNoNumber of denoising steps. 4 is recommended, and lower number of steps produce lower quality outputs, faster.
disable_safety_checkerNoDisable safety checker for generated images.
ideogram_v3Inspect

Ideogram v3 Quality — AI image generation with best-in-class text rendering

ParametersJSON Schema
NameRequiredDescriptionDefault
maskNoA black and white image. Black pixels are inpainted, white pixels are preserved. The mask will be resized to match the image size.
seedNoRandom seed. Set for reproducible generation
imageNoAn image file to use for inpainting. You must also use a mask.
promptYesText prompt for image generation
resolutionNoResolution. Overrides aspect ratio. Ignored if an inpainting image is given.None
style_typeNoThe styles help define the specific aesthetic of the image you want to generate.None
aspect_ratioNoAspect ratio. Ignored if a resolution or inpainting image is given.1:1
style_presetNoApply a predefined artistic style to the generated image (V3 models only).None
magic_prompt_optionNoMagic Prompt will interpret your prompt and optimize it to maximize variety and quality of the images generated. You can also use it to write prompts in different languages.Auto
style_reference_imagesNoA list of images to use as style references.
kokoro_ttsInspect

Kokoro 82M — fast, natural-sounding text-to-speech in multiple voices

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText input (long text is automatically split)
speedNoSpeech speed multiplier (0.5 = half speed, 2.0 = double speed)
voiceNoVoice to use for synthesisaf_bella
minimax_video_01Inspect

Video-01 — generate short cinematic videos from text prompts

ParametersJSON Schema
NameRequiredDescriptionDefault
promptYesText prompt for generation
prompt_optimizerNoUse prompt optimizer
first_frame_imageNoFirst frame image for video generation. The output video will have the same aspect ratio as this image.
subject_referenceNoAn optional character reference image to use as the subject in the generated video (this will use the S2V-01 model)
recraft_v3Inspect

Recraft v3 — professional design-quality image generation

ParametersJSON Schema
NameRequiredDescriptionDefault
sizeNoWidth and height of the generated image. Size is ignored if an aspect ratio is set.1024x1024
styleNoStyle of the generated image.any
promptYesText prompt for image generation
aspect_ratioNoAspect ratio of the generated imageNot set
stability_ai_sdxlInspect

SDXL — high-resolution image generation with fine-grained control

ParametersJSON Schema
NameRequiredDescriptionDefault
maskNoInput mask for inpaint mode. Black areas will be preserved, white areas will be inpainted.
seedNoRandom seed. Leave blank to randomize the seed
imageNoInput image for img2img or inpaint mode
widthNoWidth of output image
heightNoHeight of output image
promptNoInput promptAn astronaut riding a rainbow unicorn
refineNoWhich refine style to useno_refiner
schedulerNoschedulerK_EULER
lora_scaleNoLoRA additive scale. Only applicable on trained models.
num_outputsNoNumber of images to output.
refine_stepsNoFor base_image_refiner, the number of steps to refine, defaults to num_inference_steps
guidance_scaleNoScale for classifier-free guidance
apply_watermarkNoApplies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.
high_noise_fracNoFor expert_ensemble_refiner, the fraction of noise to use
negative_promptNoInput Negative Prompt
prompt_strengthNoPrompt strength when using img2img / inpaint. 1.0 corresponds to full destruction of information in image
replicate_weightsNoReplicate LoRA weights to use. Leave blank to use the default weights.
num_inference_stepsNoNumber of denoising steps
disable_safety_checkerNoDisable safety checker for generated images. This feature is only available through the API. See [https://replicate.com/docs/how-does-replicate-work#safety](https://replicate.com/docs/how-does-replicate-work#safety)

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain. See the FAQ below for details.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.