Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MCP server to integrate with Stability AI's image models #63

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tadasant
Copy link

@tadasant tadasant commented Jan 2, 2025

Description

An MCP server that integrates Stability AI's image generation and manipulation capabilities for editing, upscaling, and more via Stable Diffusion models.

Server Details

README on the repository is pretty thorough, but here's a snippet of the tools:

Tool Name Description
generate-image Generate a high quality image of anything based on a provided prompt & other optional parameters.
remove-background Remove the background from an image.
outpaint Extend an image in any direction while maintaining visual consistency.
search-and-replace Replace objects or elements in an image by describing what to replace and what to replace it with.
upscale-fast Enhance image resolution by 4x.
upscale-creative Enhance image resolution up to 4K.
control-sketch Translate hand-drawn sketch to production-grade image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant