nova-canvas-mcp.md

AWS Nova Canvas MCP

UI App
from"awslabs"
480

Generate images using Amazon Nova Canvas with text prompts

AI & ML
AWSNovaCanvasimage gen
install.sh
# Clone the repository
$git clone https://github.com/awslabs/mcp/tree/main/src/nova-canvas-mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve