KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"keda": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-keda"
]
}
}
}