Back to search
30
MCP

AWS Bedrock Nova Canvas

pulsemcp/aws bedrock nova canvas

Integrates with Amazon Bedrock's Nova Canvas model to generate images from text descriptions with customizable parameters like dimensions and seed control.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

aws-nova-canvas-mcp
An MCP server that allows you to generate and edit images using the Nova Canvas model of Amazon Bedrock
0 tools
acuvity/mcp-server-aws-nova-canvas
Generate images using Amazon Nova Canvas with text prompts and color-guided generation
0 tools
acuvity/mcp-server-aws-canvas
Generate images using Amazon Nova Canvas with text prompts and color guidance.
0 tools
awslabs.nova-canvas-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Amazon Nova Canvas
0 tools
awslabs.mcp-nova-canvas-expert
An AWS Labs Model Context Protocol (MCP) server for Amazon Nova Canvas
0 tools
n8n-nodes-au-bedrock
n8n chat model node for AWS Bedrock with proper inference profile support
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_bedrock_nova_canvas": {
      "url": "None",
      "transport": "http"
    }
  }
}