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.
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.
process.env. You'll be asked to provide them before it can run.PROXY_AUTH_TYPEPROXY_PROVIDER_NAME— provider-name AgentCore Identity credential provider (oauth/apikey)PROXY_WORKLOAD_IDENTITY_NAMEPROXY_USER_IDPROXY_USER_TOKENPROXY_STATIC_TOKEN— static-bearer --token / Authorization: Bearer <token>PROXY_LOG_LEVELAWS_REGION— "": "us-east-1"AWS_DEFAULT_REGION— region AWS region AWS_REGION / / us-east-1[](https://m8ven.ai/mcp/aws-samples-sample-mcp-identity-proxy-for-aws-1f9brx)