Stability AI MCP Server
@tadasant
About Stability AI MCP Server
MCP Server integrating MCP Clients with Stability AI-powered image manipulation functionalities: generate, edit, upscale, and more.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-stability-ai": {
"command": "npx",
"args": [
"@smithery/cli",
"install",
"mcp-server-stability-ai",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Stability AI MCP Server?
Stability AI MCP Server is an MCP (Model Context Protocol) server that integrates MCP clients like Claude Desktop with Stability AI's Stable Diffusion image manipulation APIs. It allows users to generate, edit, upscale, and manipulate images using tools powered by Stability AI's hosted REST API. Users need a Stability AI API key (free tier available) to get started.
How to use Stability AI MCP Server?
Install the server via npm or configure it in your MCP client (e.g., Claude Desktop) by setting the STABILITY_AI_API_KEY environment variable and optionally IMAGE_STORAGE_DIRECTORY. Invoke tools like generate-image, remove-background, or upscale-fast by describing the desired action in natural language through the client. All generated images are saved automatically to the configured local directory.
Key features of Stability AI MCP Server
- Generate images from text prompts with sensible defaults
- Remove backgrounds, outpainting, and search-and-replace objects
- Upscale images by 4x or up to 4K quality
- Translate sketches into production-grade images
- Control image generation by style or structure references
- Automatic metadata logging for request tracking
Use cases of Stability AI MCP Server
- Quickly generate high-quality images for design or content creation
- Edit product photos by removing backgrounds or replacing elements
- Uncropping or extending images for social media or printing
- Transform rough sketches into polished illustrations
- Apply a consistent artistic style across multiple images
FAQ from Stability AI MCP Server
What do I need to use this server?
You need a Stability AI API key (obtainable at platform.stability.ai) and an MCP client like Claude Desktop. Optionally set an image storage directory; the default is a temporary folder.
How much does each image generation cost?
Generating an image with the Core model costs 3 credits ($0.03 at $0.01/credit). Upscaling starts at $0.01, and more advanced tools range from $0.02 to $0.25 per operation. Pricing is pay-as-you-go.
Where are generated images saved?
All processed images are saved to the IMAGE_STORAGE_DIRECTORY (default: /tmp/tadasant-mcp-server-stability-ai on macOS/Linux or equivalent on Windows). They are also made available as resources in the MCP client.
Is this server officially affiliated with Stability AI?
No, this project is NOT officially affiliated with Stability AI.
Can I use this server with other MCP clients besides Claude Desktop?
It is built and tested on macOS with Claude Desktop, but it should work with other MCP clients as well.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Servers
modelcontextprotocolModel Context Protocol Servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments