Skip to main content
Glama

Image Generation MCP Server

by Ichigo3766

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

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/Ichigo3766/image-gen-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server