kubernetes-mcp-server

by manusa
Verified
# Smithery.ai configuration https://smithery.ai/docs/config#smitheryyaml startCommand: type: stdio configSchema: {} commandFunction: |- (config) => ({ "command": "npx", "args": [ "-y", "kubernetes-mcp-server@latest" ] })