MCP Server

Amazon EKS MCP Server

cloud-infrastructure

AI-powered Amazon EKS cluster management and troubleshooting

Install

Paste into claude_desktop_config.json:

{
  "mcpServers": {
    "server": {
      "command": "uvx",
      "args": [
        "mcp-proxy-for-aws"
      ]
    }
  }
}

Run in a terminal:

claude mcp add server -- uvx mcp-proxy-for-aws

Paste into .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):

{
  "mcpServers": {
    "server": {
      "command": "uvx",
      "args": [
        "mcp-proxy-for-aws"
      ]
    }
  }
}

Transport & auth

Transport: stdio - Runs locally over stdio. Your client launches the process itself; you need the matching runtime installed (Node for npx, uv for uvx, Docker for docker run).

Links

Homepage

Skip the install — WingMan's own 271 tools run hosted, no setup: browse the hosted tool directory. One endpoint, one free key: https://wingmanprotocol.com/mcp.