64
/ 100
1 month ago
pulsemcp

AWS Cloud Development Kit

Integration for AWS Cloud Development Kit (CDK) best practices, infrastructure as code patterns, and security compliance with CDK Nag.

awslabs/mcp· pypi: awslabs.cdk-mcp-server· 1.2M installs· listed on pulsemcp
Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
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 3 credentials: DB_CASSANDRA_PASSWORD, 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.
configAGENTCORE_DISABLE_TOOLS
configAGENTCORE_ENABLE_TOOLS
configAUTO_STOP_SESSIONS
configAWS_REGION"=us-east-1",
configCODE_INTERPRETER_IDENTIFIER
configKENDRA_INDEX_ID
configAWS_PROFILE
configDB_USE_KEYSPACES
configDB_CASSANDRA_CONTACT_POINTS
configDB_CASSANDRA_PORT
configDB_CASSANDRA_LOCAL_DATACENTER
configDB_CASSANDRA_USERNAME
🔐 secretDB_CASSANDRA_PASSWORD
configDB_KEYSPACES_REGION
configNEPTUNE_ENDPOINT
configNEPTUNE_USE_HTTPS
configQBUSINESS_APPLICATION_ID
configAWS_DEFAULT_REGION
configAWS_ACCESS_KEY_IDASIAIOSFODNN7EXAMPLE
🔐 secretAWS_SECRET_ACCESS_KEYwJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
🔐 secretAWS_SESSION_TOKENAQoEXAMPLEH4aoAH0gNCAPy...truncated...zrkuWJOgQs8IZZaIv2BXIa2R4Olgk
configFASTMCP_LOG_LEVEL"": "ERROR"
configTRANSLATE_MAX_TEXT_LENGTH
configTRANSLATE_BATCH_TIMEOUT
configENABLE_AUDIT_LOGGING
configENABLE_TRANSLATION_CACHE
configTRANSLATE_CACHE_TTL
configTRANSLATE_MAX_FILE_SIZE
configTRANSLATE_ALLOWED_EXTENSIONS
configTRANSLATE_BLOCKED_PATTERNS
// 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 6 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/awslabs-cdk-mcp-server-6fn040)](https://m8ven.ai/mcp/awslabs-cdk-mcp-server-6fn040)
commit: b558a7e9c55bae0542657e988a14c96ae18c4737
code hash: b47435ff87308ccb8c22c001039451a6c10dc38caf04251d1f2df49114cb9cba
verified: 6/15/2026, 3:10:19 PM
view raw JSON →