Image Generator
Createdrmcendarfer2017
Generates images using Replicate's Stable Diffusion model and provides tools for saving and managing them.
About
Image Generator is a Model Context Protocol (MCP) server designed to seamlessly integrate with Replicate's image generation API, specifically leveraging Stable Diffusion. It enables users to generate images based on text prompts and offers functionalities for saving, listing, and accessing these generated images. The server incorporates a custom image URI scheme, style-specific prompt generation, and tools for saving images to the local filesystem, making it a complete solution for integrating AI-powered image generation into MCP-compatible applications.
Key Features
- Implements a custom image:// URI scheme for accessing generated images
- Offers a 'list-saved-images' tool for managing saved images
- Provides a 'generate-image' tool with customizable parameters
- 0 GitHub stars
- Generates images using Replicate's Stable Diffusion model
- Includes tools for saving generated images to the local filesystem
Use Cases
- Integrating AI image generation into Claude workflows
- Generating visual content based on text prompts within an MCP environment
- Creating and managing a library of AI-generated images