2
/ 100
1 month ago
mcp_so

AWS Model Context Protocol (MCP) Server

A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.

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
🚨
Reads files from sensitive locations
Touches: ~/.aws/config, ~/.aws/credentials
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAWS_MCP_TIMEOUTCommand execution timeout in seconds 300
configAWS_MCP_MAX_OUTPUTMaximum output size in characters 100000
configAWS_MCP_TRANSPORTe =streamable-http \
configAWS_PROFILE"": "my-profile"
configAWS_REGIONAWS region (also accepts AWS_DEFAULT_REGION) us-east-1
configAWS_DEFAULT_REGIONAWS_REGION AWS region (also accepts ) us-east-1
configAWS_MCP_SANDBOXSandbox mode (auto, disabled, required) auto
configAWS_MCP_SANDBOX_CREDENTIALSCredential passing (env, aws_config, both) both
configAWS_CONFIG_FILECustom path to AWS config file ~/.aws/config
configAWS_SHARED_CREDENTIALS_FILECustom path to credentials file ~/.aws/credentials
configAWS_WEB_IDENTITY_TOKEN_FILE
// 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/alexei-led-aws-mcp-server-ikmphw)](https://m8ven.ai/mcp/alexei-led-aws-mcp-server-ikmphw)
commit: b28ccea5f3ce0466c1754899bb9d7ee1fc03efd7
code hash: c888ec4e64f32f18ad3dfe89361e6f93a112a6d325b7cacc068febe728420d86
verified: 6/16/2026, 1:08:58 PM
view raw JSON →