MCP-image-gen

MCP-image-gen

3.1

If you are the rightful owner of MCP-image-gen and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server that uses Replicate to generate images and allows users to save them.

The Image Generator MCP Server is designed to facilitate the generation and storage of images using Replicate's Stable Diffusion model. It provides a seamless interface for users to create images based on descriptive prompts and save them for future reference. The server supports a custom URI scheme for accessing generated images and offers tools for generating, saving, and listing images. Users can customize image styles and parameters to suit their needs. The server requires a Replicate API token for operation, ensuring secure and authenticated access to the image generation capabilities.

Features

  • Custom image: // URI scheme for accessing generated images.
  • Single prompt for generating images with style customization.
  • Tools for generating, saving, and listing images.
  • Secure storage of images with metadata and thumbnails.
  • Environment setup and configuration for easy deployment.

Tools

  1. generate-image

    Generates an image using Replicate's Stable Diffusion model with customizable parameters.

  2. save-image

    Saves a generated image to the local filesystem with a unique ID.

  3. list-saved-images

    Lists all saved images with their metadata and thumbnails.