Documentation
Documentation
Install, configure, and run the AWS MCP proxy binary.
Bridge a stdio MCP client to a remote Streamable HTTP AWS MCP endpoint, signed with AWS SigV4 — shipped as a single native binary, with no Python or uv runtime required at agent startup.
This project targets parity+ with the upstream aws/mcp-proxy-for-aws: it matches the upstream proxy’s core behavior and flags where practical, then adds native-binary features on top. When a flag or behavior isn’t documented here yet, treat the upstream project as canonical.
InstallationInstall the aws-mcp-proxy binary on Linux or macOS.
QuickstartBridge an MCP client to an AWS MCP endpoint in a couple of commands.
Parity with upstreamHow the aws-mcp-proxy CLI maps to aws/mcp-proxy-for-aws, flag by flag.
TroubleshootingTLS interception, credentials, and endpoint issues — and how to resolve them.