aws-mcp-gateway

youyo/aws-mcp-gateway
★ 0 stars Go 🔒 Security Updated 4d ago
OIDC-authenticated reverse proxy for AWS MCP Server — idproxy + SigV4 RoundTripper
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aws-mcp-gateway": {
      "command": "go",
      "args": [
        "run",
        "github.com/youyo/aws-mcp-gateway@latest"
      ]
    }
  }
}

README Excerpt

**English** | [日本語](README.ja.md) OIDC-authenticated reverse proxy for [AWS MCP Server](https://docs.aws.amazon.com/aws-mcp/latest/userguide/getting-started-aws-mcp-server.html). Combines [idproxy](https://github.com/youyo/idproxy) (OIDC auth + OAuth 2.1 AS) with a SigV4-signed `httputil.ReverseProxy` to expose AWS MCP Server as a protected remote MCP endpoint — no `mcp-go` or message-level parsing required.

Tools (20)

ALLOWED_DOMAINSALLOWED_EMAILSASSUME_ROLE_ARNAWS_MCP_ENDPOINTAWS_MCP_REGIONCOOKIE_SECRETDYNAMODB_REGIONDYNAMODB_TABLEEXTERNAL_URLFEDERATED_ROLE_ARNIAM_MODEOIDC_CLIENT_IDOIDC_CLIENT_SECRETOIDC_ISSUERPORTSTORE_BACKENDTARGET_AWS_REGIONfederatedmemoryshared