72
grade C
11 days ago
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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAWS_ACCESS_KEY_IDexport =your_access_key
configAWS_DEFAULT_REGION
configAWS_PROFILEexport =the_profile_name
configAWS_REGIONexport =us-east-1 # or your preferred region
🔐 secretAWS_SECRET_ACCESS_KEYexport =your_secret_key
🔐 secretAWS_SESSION_TOKEN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zxkane-mcp-server-amazon-bedrock-ud85yp)](https://m8ven.ai/mcp/zxkane-mcp-server-amazon-bedrock-ud85yp)
commit: 692b905d623f984d306ea35753ae71251b6dfd25
code hash: f3012b26faf064bc942811857d917ffb74b7c01ffcb12c4e6fed2bf0fcada04c
verified: 4/11/2026, 1:55:46 PM
view raw JSON →