Amazon Bedrock Nova Canvas
Use Amazon Nova Canvas model for image generation.
Quick Start
Clone the repository:
git clone https://github.com/zxkane/mcp-server-amazon-bedrockClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-amazon-bedrock": {
"command": "npx",
"args": [
"-y",
"Amazon Bedrock Nova Canvas"
]
}
}
}Check the repository README for specific installation and configuration instructions.