SYS NOMINALLISTINGS 912 SERVERS 573CLIENTS 103AI AGENTS 236
All tools
Am
MCP SERVER

Amazon EKS MCP Server

AWS MCP server for managing and troubleshooting Kubernetes clusters on Amazon EKS.

Infrastructuremcpawskubernetes
Visit project

About Amazon EKS MCP Server

AWS MCP server for managing and troubleshooting Kubernetes clusters on Amazon EKS. The observed Official MCP Registry record provides its connection details.

What you can do

  • Cluster management
  • Troubleshooting

How to connect

What is the endpoint and how does it run?

Runs locally from the pypi package mcp-proxy-for-aws (version 1.1.6) over stdio.

Does it need authentication?

The publisher documents its own access method.

How do I add Amazon EKS MCP Server to Claude Code, Cursor or Claude Desktop?

Claude Code
claude mcp add amazon-eks -- uvx mcp-proxy-for-aws
Cursor, Claude Desktop and other clients (JSON config)
{
  "mcpServers": {
    "amazon-eks": {
      "command": "uvx",
      "args": [
        "mcp-proxy-for-aws"
      ]
    }
  }
}

Snippets are generated from the published package name; the server name amazon-eks is only a label you can change. Add the credentials the publisher documents.

Published packages
pypimcp-proxy-for-aws @ 1.1.6

Sources and checks

View the source

Registry name: aws.api.us-east-1.eks-mcp/server
Published version: 1.0.0

Source information collected September 8, 2026.

Badge and embed

Show this listing on your website or README. The badge and the card link back to this page.

Listed on RUAGENTICAmazon EKS MCP Server on RUAGENTIC
Markdown badge
[![Listed on RUAGENTIC](https://ruagentic.com/badge/amazon-eks-mcp.svg)](https://ruagentic.com/tools/amazon-eks-mcp)
HTML badge
<a href="https://ruagentic.com/tools/amazon-eks-mcp"><img src="https://ruagentic.com/badge/amazon-eks-mcp.svg" alt="Listed on RUAGENTIC" height="28"></a>
Markdown card
[![Amazon EKS MCP Server on RUAGENTIC](https://ruagentic.com/embed/amazon-eks-mcp.svg)](https://ruagentic.com/tools/amazon-eks-mcp)
HTML embed
<iframe src="https://ruagentic.com/embed/amazon-eks-mcp" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Amazon EKS MCP Server on RUAGENTIC"></iframe>