Releases: tadasant/mcp-server-stability-ai
Releases · tadasant/mcp-server-stability-ai
0.2.0
0.1.0
- Remove base64 encoding approach to saving images to filesystem (wasn't properly functional)
- Remove requirement to set
IMAGE_STORAGE_DIRECTORYenvironment variable in favor of reasonable defaults per OS - Make client come up with meaningful image names for output images
- Remove
stability-ai-0-find-image-file-locationTool and addstability-ai-0-list-resourcesTool - Refactor to avoid using filesystem & Tools directly in favor of Resources abstraction
- Add Prompts capability
- Add features:
stability-ai-control-style: generate an image in the style of a reference imagestability-ai-control-structure: generate an image while maintaining the structure of a reference imagestability-ai-replace-background-and-relight: replace the background of an image and relight itstability-ai-search-and-recolor: search for and recolor objects in an image
0.0.3 - Initial public release
Initial public release