71
/ 100
15 days ago
glama

AWS Security Posture Advisor MCP Server

Orchestrates multiple AWS security services to provide comprehensive security assessments, threat analysis, and multi-framework compliance monitoring. It enables users to perform automated remediation recommendations and incident investigations through a unified Model Context Protocol interface.

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
3 tools verified — handlers match their declared behaviour
3 read-only tools verified — handlers contain no write/delete/exec
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAWS_REGIONdocker run -e =us-east-1 \
configAWS_SECURITY_ADVISOR_PROFILE_NAMEexport =security-advisor
configAWS_SECURITY_ADVISOR_READ_ONLYexport =true # Enable read-only mode (default: true)
configAWS_SECURITY_ADVISOR_AUDIT_LOGGINGexport =true # Enable audit logging (default: true)
configAWS_SECURITY_ADVISOR_SANITIZE_LOGSexport =true # Sanitize sensitive data in logs
configAWS_SECURITY_ADVISOR_ENCRYPT_LOGSexport =true # Encrypt log files
configAWS_SECURITY_ADVISOR_REQUIRE_TLSexport =true # Require TLS for all connections
configAWS_SECURITY_ADVISOR_RATE_LIMITING
configAWS_SECURITY_ADVISOR_MAX_REQUEST_SIZE
configFASTMCP_LOG_LEVELexport =INFO # Log level (DEBUG, INFO, WARNING, ERROR)
configAWS_SECURITY_ADVISOR_LOG_TO_FILEexport =true # Enable file logging
configAWS_SECURITY_ADVISOR_MAX_CONCURRENTexport =10 # Max concurrent AWS API calls
configAWS_SECURITY_ADVISOR_TIMEOUTexport =300 # Request timeout in seconds
configAWS_SECURITY_ADVISOR_CACHE_TTLexport =300 # Cache TTL in seconds
configAWS_SECURITY_ADVISOR_RISK_CORRELATION
configAWS_SECURITY_ADVISOR_COMPLIANCE_INTEL
configAWS_SECURITY_ADVISOR_REMEDIATION
// 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 3 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/timwukp-aws-security-posture-advisor-mcp-1n592k)](https://m8ven.ai/mcp/timwukp-aws-security-posture-advisor-mcp-1n592k)
commit: 1d1a91f9a85c830b7daa60c28a7b165cda8eead3
code hash: 159b3529ec95f4f1ac2ec65674f469e9f45e320b7ff802c30fe2e7d0e4e205bb
verified: 6/17/2026, 12:15:29 PM
view raw JSON →