Skip to main content
Glama

MCP-Claude

generate-image

Create custom images by providing a text prompt, powered by Replicate and integrated into the MCP-Claude server for streamlined AI workflows.

Instructions

Generate an image using Replicate

Input Schema

NameRequiredDescriptionDefault
promptYesPrompt for the image generation

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt": { "description": "Prompt for the image generation", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

Other Tools from MCP-Claude

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/virajsamarasinghe/MCP-Claude'

If you have feedback or need assistance with the MCP directory API, please join our Discord server