briankscheong/k8s-mcp-server
MCP Server that talks to the Kubernetes APIs
Platform-specific configuration:
{
"mcpServers": {
"k8s-mcp-server": {
"command": "npx",
"args": [
"-y",
"k8s-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...