mcp.film / Image Generation / Stability AI MCP Server
Stability AI MCP Server
Stability platform API as 12 MCP tools: SD3.5 gen, inpaint, outpaint, upscale.
What it does
Community wrapper for Stability AI's hosted REST API: SD3.5 and Core generation plus a deep editing kit — outpainting, search-and-replace, search-and-recolor, background replace with relighting, sketch/style/structure control and fast or creative 4x upscaling. A capable, cheap stills and plate-fixing tool for film agents.
Connect
claude mcp add stability -e STABILITY_AI_API_KEY=YOUR_KEY -- npx -y mcp-server-stability-ai
{
"mcpServers": {
"stability-ai": {
"command": "npx",
"args": [
"-y",
"mcp-server-stability-ai"
],
"env": {
"STABILITY_AI_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"stability-ai": {
"command": "npx",
"args": [
"-y",
"mcp-server-stability-ai"
],
"env": {
"STABILITY_AI_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
STABILITY_AI_API_KEY — https://platform.stability.ai/account/keys
Tools you'll see
generate-imagegenerate-image-sd35outpaintsearch-and-replacesearch-and-recolorremove-backgroundreplace-background-and-relightupscale-creativeField notes
MIT, 84 stars, not archived; unaffiliated with Stability AI, which still ships no official MCP — every Stability server on the market is a community wrapper, and this is the one with the deepest tool coverage. Aging: npm latest is still 0.2.0 from Mar 2025 and the last commit landed Jun 2025 — fourteen months cold, though the REST API it wraps has not moved under it. Supports IMAGE_STORAGE_DIRECTORY for writing outputs to disk. Per-tool cost runs roughly $0.01-$0.25 in Stability credits; confirm current rates at platform.stability.ai.
Pairs well with
MartiniMartini
Official
Featured
The film set for AI videos — direct entire productions from your agent.
Adobe for CreativityAdobe
Official
Adobe's official hosted MCP — 50+ tools across Photoshop, Firefly, Premiere, Express and Stock.
Airtable MCP ServerAirtable
Official
Official hosted Airtable MCP: query, create, and update production-tracking bases.