73
/ 100
14 hours ago
glama

mcp-identity-proxy-for-aws✓ Official

A client-side MCP proxy that injects OAuth 2.0 bearer tokens or API keys into MCP requests, enabling MCP clients to connect to OAuth/API-key-protected MCP servers like Amazon Bedrock AgentCore Gateway. It automatically fetches and refreshes credentials using AgentCore Identity or static values.

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 2 credentials: PROXY_USER_TOKEN, PROXY_STATIC_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.
configPROXY_AUTH_TYPE
configPROXY_PROVIDER_NAMEprovider-name AgentCore Identity credential provider (oauth/apikey)
configPROXY_WORKLOAD_IDENTITY_NAME
configPROXY_USER_ID
🔐 secretPROXY_USER_TOKEN
🔐 secretPROXY_STATIC_TOKENstatic-bearer --token / Authorization: Bearer <token>
configPROXY_LOG_LEVEL
configAWS_REGION"": "us-east-1"
configAWS_DEFAULT_REGIONregion AWS region AWS_REGION / / us-east-1
// 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 1 concrete improvement 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/aws-samples-sample-mcp-identity-proxy-for-aws-1f9brx)](https://m8ven.ai/mcp/aws-samples-sample-mcp-identity-proxy-for-aws-1f9brx)
commit: 758d26a6c9540e2fc212c28c6e0e9d52ff66172f
code hash: e25a99c1db994949f678ee6f63f8b4631dd33f0484621cb2001af7b9d3cade8d
verified: 7/31/2026, 9:03:28 AM
view raw JSON →