BeClaude

stable-diffusion-image-generation

New
19.9kSmitheryGeneralby davila7

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.

First seen 5/28/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "stable-diffusion-image-generation": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
ai-&-mlresearch

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is stable-diffusion-image-generation?

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.

How to install stable-diffusion-image-generation?

To install stable-diffusion-image-generation: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "stable-diffusion-image-generation": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is stable-diffusion-image-generation best for?

stable-diffusion-image-generation is a mcp categorized under General. It is designed for: ai-&-ml, research. Created by davila7.