generate_image
Create AI-generated images using the Amazon Nova Canvas model. Input text prompts, adjust parameters like size and quality, and receive Base64-encoded images for diverse applications.
Instructions
Generate image(s) using Amazon Nova Canvas model. The returned data is Base64-encoded string that represent each image that was generated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cfg_scale | No | How closely to follow the prompt (1.1-10, default: 6.5) | |
height | No | Height of the generated image (default: 1024) | |
negativePrompt | No | Optional text description of what to avoid in the image (1-1024 characters) | |
numberOfImages | No | Number of images to generate (1-5, default: 1) | |
prompt | Yes | Text description of the image to generate (1-1024 characters) | |
quality | No | Quality of the generated image (default: standard) | |
seed | No | Seed for reproducible generation (0-858993459, default: 12) | |
width | No | Width of the generated image (default: 1024) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Amazon Bedrock MCP Server
Related Tools
- @Letz-AI/letzai-mcp
- @manascb1344/together-mcp-server
- @yunwoong7/aws-nova-canvas-mcp
- @zym9863/together-ai-image-server
- @pinkpixel-dev/MCPollinations