Generate images with Stable Diffusion models. Text-to-image, image-to-image, and inpainting with customizable parameters.
npx -y @stabilityai/mcp-server-stable-diffusion
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"stable-diffusion": {
"command": "npx",
"args": ["-y", "@stabilityai/mcp-server-stable-diffusion"]
}
}
}
```
generate_imageedit_designexport_assetget_infolist_resourcesGenerate images with Stable Diffusion models. Text-to-image, image-to-image, and inpainting with customizable parameters.
Language: Python
Category: Design & Creative