Image Generation MCP Server

set_sd_model

Configure the active Stable Diffusion model for text-to-image generation and image upscaling on the Image Generation MCP Server by specifying the desired model name.

Instructions

Set the active Stable Diffusion model

Input Schema

NameRequiredDescriptionDefault
model_nameYesName of the model to set as active

Input Schema (JSON Schema)

{ "properties": { "model_name": { "description": "Name of the model to set as active", "type": "string" } }, "required": [ "model_name" ], "type": "object" }

You must be authenticated.

Other Tools from Image Generation MCP Server

Related Tools

ID: o3a86vil7b