image-gen-mcp

image-gen-mcp

10

The image-gen MCP Server is a tool that utilizes the Stable Diffusion WebUI API for text-to-image generation and image upscaling. It provides various features like model selection and configuration, offering flexibility for generating and enhancing images.

image-gen MCP Server

A Model Context Protocol (MCP) server that offers text-to-image generation using the Stable Diffusion WebUI API.

Features

  • Image generation with parameters like prompt, width, height, steps, etc.
  • Get or set Stable Diffusion models.
  • Image upscaling with flexible options.

Installation

  • Requires Node.js and an operational Stable Diffusion WebUI with API.
  • Clone the repository, install dependencies, and build the server.
  • Configure server environment settings.

Error Handling

  • Confirm WebUI URL and API availability.
  • Authentication and directory permissions need validation.