Am
MCP SERVER
Visit projectAmazon EKS MCP Server
AWS MCP server for managing and troubleshooting Kubernetes clusters on Amazon EKS.
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-awsCursor, 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
pypi
mcp-proxy-for-aws @ 1.1.6Sources and checks
View the sourceRegistry 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.
Markdown badge
[](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
[](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>