diff --git a/packages/package-list.json b/packages/package-list.json index 926aa1a..71871f1 100644 --- a/packages/package-list.json +++ b/packages/package-list.json @@ -385,5 +385,14 @@ "homepage": "https://github.com/g0t4/mcp-server-commands", "license": "MIT", "runtime": "node" + }, + { + "name": "mcp-server-kubernetes", + "description": "MCP server for managing Kubernetes clusters, enabling LLMs to interact with and control Kubernetes resources.", + "vendor": "Flux159 (https://github.com/Flux159)", + "sourceUrl": "https://github.com/Flux159/mcp-server-kubernetes", + "homepage": "https://github.com/Flux159/mcp-server-kubernetes", + "license": "MIT", + "runtime": "node" } ]