Local Eks Development
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add local-eks-developmentQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"local-eks-development": {
"command": "npx",
"args": [
"@modelcontextprotocol/local-eks-development"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Local Kubernetes development with EKS parity using Kind, LocalStack for AWS services, and local Keycloak for authentication testing
Tags
devopsbashsqlnodedockerskill