71
/ 100
8 days ago
glama

AWS API MCP Server

Enables AI assistants to interact with AWS services and resources through AWS CLI commands, allowing management of AWS infrastructure with security controls.

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
2 tools verified — handlers match their declared behaviour
1 read-only tool 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.
configXDG_RUNTIME_DIR
configAWS_API_MCP_TRANSPORTto "streamable-http"
configFASTMCP_LOG_LEVEL
configAWS_API_MCP_PROFILE_NAME
configAWS_REGION"": "us-east-1"
configAWS_API_MCP_HOSTOptionally configure the host and port with and AWS_API_MCP_PORT.
configAWS_API_MCP_PORTOptionally configure the host and port with AWS_API_MCP_HOST and .
configAWS_API_MCP_ALLOWED_HOSTS
configAWS_API_MCP_ALLOWED_ORIGINS
configAWS_API_MCP_AGENT_SCRIPTS_DIR
configAUTH_TYPEto "no-auth" if you want to disable authentication (otherwise OAuth is enabled by default)
configAUTH_ISSUER
configAUTH_JWKS_URI
configAWS_API_MCP_CACHE_DIR
// 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/3feet-lim-aws-api-mcp-noo3bz)](https://m8ven.ai/mcp/3feet-lim-aws-api-mcp-noo3bz)
commit: 89c687a9a6b58d0dc8876d0afb5d739767beabac
code hash: 0f31218e76d71068eb4dbb2412e02a6df8d64ecff7e0ecccd671c1adb0bdb49d
verified: 6/24/2026, 10:10:20 AM
view raw JSON →