{"slug":"rmcendarfer2017/MCP-image-gen","name":"Image Generator","description":"Generate and save images using the Replicate API.","category":"development","tags":[],"official":false,"stars":0,"transport":"stdio","install":[{"cmd":"npx @modelcontextprotocol/inspector","imports":[]}],"tools":[{"name":"generate-image","description":"Generates an image using Replicate's Stable Diffusion model. Takes 'prompt' as a required string argument. Optional parameters include 'negative_prompt', 'width', 'height', 'num_inference_steps', and 'guidance_scale'. Returns the generated image and its URL."},{"name":"save-image","description":"Saves a generated image to the local filesystem. Takes 'image_url' and 'prompt' as required string arguments. Generates a unique ID for the image and saves it to the 'generated_images' directory."},{"name":"list-saved-images","description":"Lists all saved images. Returns a list of all saved images with their metadata and thumbnails."}],"env_vars":["REPLICATE_API_TOKEN","UV_PUBLISH_TOKEN"],"auth_type":"none","github":"https://github.com/rmcendarfer2017/MCP-image-gen","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}