0
/ 100
1 month ago
glama

aws-security-mcp

A Model Context Protocol (MCP) server that enables AI assistants to perform comprehensive AWS security analysis through natural language queries, bridging AI with AWS security services.

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
🚨
Hardcoded credentials detected
1 live-looking API key in source: 1 AWS access key
🔐
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_EXECUTION_ENV
configECS_CONTAINER_METADATA_URI
configECS_CONTAINER_METADATA_URI_V4
configAWS_CONTAINER_CREDENTIALS_RELATIVE_URI
configAWS_ACCESS_KEY_IDe =your_key \
🔐 secretAWS_SECRET_ACCESS_KEYexport export =
🔐 secretAWS_SESSION_TOKENexport export =
configAWS_REGION
configAWS_DEFAULT_REGIONexport =eu-west-1
configAWS_PROFILE
configMCP_HOST
configMCP_PORT
configMCP_DEBUG
configMCP_LOG_LEVELexport =debug
configMCP_MINIMAL_LOGGING
configMCP_STARTUP_QUIETexport =false
configMCP_TOOL_QUIET
configMCP_MAX_CONCURRENT_REQUESTS
configMCP_CLIENT_CACHE_TTL
configMCP_CROSS_ACCOUNT_ROLE_NAME
configMCP_CROSS_ACCOUNT_SESSION_NAME
configMCP_SESSION_DURATION_SECONDS
configMCP_REFRESH_THRESHOLD_MINUTES
configMCP_AUTO_SETUP_SESSIONS
configMCP_AUTO_REFRESH_ENABLED
configMCP_MAX_CONCURRENT_ASSUMPTIONS
configMCP_CONNECTION_POOL_SIZE
configMCP_RETRY_MAX_ATTEMPTS
configMCP_RETRY_BACKOFF_FACTOR
configMCP_PROGRESS_UPDATE_INTERVAL
configMCP_ATHENA_OUTPUT_LOCATION
configMCP_ATHENA_WORKGROUP
configMCP_ATHENA_CATALOG
// 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 2 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/danntking-aws-ops-sec-mcp-seqtest-j7vaqm)](https://m8ven.ai/mcp/danntking-aws-ops-sec-mcp-seqtest-j7vaqm)
commit: 4f8430f2f979f13604124538a46305890082e977
code hash: cf0887c05f40544def8d525328872477e5189ef62f9c7c547e9929d038687d1c
verified: 6/21/2026, 10:34:28 AM
view raw JSON →