Provides access to Amazon Bedrock's Nova Canvas model for AI image generation
Local Onlyzxkane
Awaiting current scanNpm · 0.1.1
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Install and connect
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
Install @zxkane/mcp-server-amazon-bedrock from npm
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
Independent exact-version security scans
Continuous release and vulnerability monitoring
Risk-change alerts with capability context
Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.
Current version evidence
No public current-version evidence is available yet.
Current protocol inventory
2024-11-05Negotiated protocol
mcp-server-amazon-bedrockServer-reported name
2Capability groups
Aug 17, 2026Observed
Tools 1
Tool
Category
Annotations
Risk
generate_imageGenerate image(s) using Amazon Nova Canvas model. The returned data is Base64-encoded string that represent each image that was generated.Input schema
{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"description": "Text description of the image to generate (1-1024 characters)"
},
"negativePrompt": {
"type": "string",
"description": "Optional text description of what to avoid in the image (1-1024 characters)"
},
"width": {
"type": "number",
"description": "Width of the generated image (default: 1024)"
},
"height": {
"type": "number",
"description": "Height of the generated image (default: 1024)"
},
"quality": {
"type": "string",
"enum": [
"standard",
"premium"
],
"description": "Quality of the generated image (default: standard)"
},
"cfg_scale": {
"type": "number",
"description": "How closely to follow the prompt (1.1-10, default: 6.5)"
},
"seed": {
"type": "number",
"description": "Seed for reproducible generation (0-858993459, default: 12)"
},
"numberOfImages": {
"type": "number",
"description": "Number of images to generate (1-5, default: 1)"
}
},
"required": [
"prompt"
]
}
—
—
Resources 0
None observed.
Resource templates 0
None observed.
Prompts 0
None observed.
Remote endpoints
Endpoint
Transport
Authentication
Health
Observed
No verified remote endpoint is linked.
Amazon Bedrock MCP Server questions
How do I install Amazon Bedrock MCP Server?
Install the selected package version with: npm install --save-exact @zxkane/mcp-server-amazon-bedrock@0.1.1
What tools does Amazon Bedrock MCP Server provide?
Amazon Bedrock MCP Server exposed 1 tool during independent protocol observation, including generate_image.
Is Amazon Bedrock MCP Server secure?
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
Company and product intelligence
These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.