This repository hosts an MCP server that integrates MCP clients with Stability AI's Stable Diffusion for image generation, editing, and upscaling, requiring a Stability AI API key. This repository hosts
Here's a summary of the README content:
This document introduces the Stability AI MCP (Model Context Protocol) Server, designed to integrate Stability AI's Stable Diffusion image manipulation functionalities with MCP Clients. It supports image generation, editing, and upscaling. Users need a Stability AI API key to access these features, with Stability AI providing 25 free credits and reasonable pay-as-you-go pricing.
Key highlights include a smooth user experience, the ability to chain manipulations, minimal configuration requirements, and leveraging Stability AI's image models. The server offers tools like generate-image
, remove-background
, outpaint
, search-and-replace
, and upscale
, each with estimated API costs.
The setup involves configuring environment variables such as STABILITY_AI_API_KEY
and IMAGE_STORAGE_DIRECTORY
. It supports Claude Desktop and offers manual and Smithery-based installation methods. The server can also run in SSE mode, storing images in Google Cloud Storage. The roadmap includes inpaint
functionality and base image manipulation features.
tadasant/mcp-server-stability-ai
December 30, 2024
March 27, 2025
TypeScript