A MCP server that provides text-to-image generation capabilities using Stable Diffusion WebUI API (ForgeUI/AUTOMATIC-1111)
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.REQUEST_TIMEOUTSD_AUTH_PASS— "": "your-password", // Optional: if authentication is enabledSD_AUTH_USER— "": "your-username", // Optional: if authentication is enabledSD_OUTPUT_DIR— "": "/path/to/output/directory",SD_RESIZE_MODE— "": "0", // Optional: upscaling mode (0=multiplier, 1=dimensions)SD_UPSCALER_1— "": "R-ESRGAN 4x+", // Optional: default primary upscalerSD_UPSCALER_2— "": "None" // Optional: default secondary upscalerSD_UPSCALE_HEIGHT— "": "512", // Optional: default upscale heightSD_UPSCALE_MULTIPLIER— "": "4", // Optional: default upscale multiplierSD_UPSCALE_WIDTH— "": "512", // Optional: default upscale widthSD_WEBUI_URL— "": "http://your-sd-webui-url:7860",[](https://m8ven.ai/mcp/ichigo3766-image-gen-mcp-1lmul9)