awsmcproxy

winebarrel/awsmcproxy
★ 3 stars Go Code/Dev Tools Updated 1d ago
A multi-profile proxy for the AWS MCP Server: opens one SigV4-signed connection per AWS profile and adds a profile argument to every tool, so a single client connection can reach multiple AWS accounts. Needs no config file, no uvx and no mcp-proxy-for-aws.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "awsmcproxy": {
      "command": "go",
      "args": [
        "run",
        "github.com/winebarrel/awsmcproxy@latest"
      ]
    }
  }
}

Topics

awsaws-mcpaws-mcp-serveraws-ssoclaude-codegolangmcpmcp-proxymcp-servermodel-context-protocolproxysigv4