MCP Servers / development / Stability AI

Stability AI

JSON →
ssenone83development

Integrates with the Stability AI API for image generation, editing, and upscaling.

Install
How to run this server
[ { "cmd": "npx @smithery/cli", "imports": [] } ]
server path: stability-ai
Tools
What this server exposes
generate_image
Generate an image using Stability AI's image generation models
edit_image
Edit an existing image using Stability AI's editing capabilities
search_and_replace
Search and replace elements within an image
remove_background
Remove the background from an image
upscale_image
Upscale an image to higher resolution
control_sketch
Generate an image from a sketch using control net
control_structure
Generate an image from a structural reference
control_style
Generate an image with style transfer from a reference
Configuration
Environment & auth
authnone
envSTABILITY_AI_API_KEY
envGCS_PROJECT_ID
envGCS_PRIVATE_KEY
Resources
Stability AI — MCP Server · libregistry