HomeCloud & Monitoring › VMware VKS

VMware VKS

vSphere with Tanzu (VKS): Namespace and TanzuKubernetesCluster lifecycle. Requires vSphere 8.x+.

Python Cloud
★ 5 stars Last pushed 2026-09-20 License: MIT

Topics: Cloud Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.12.0)

uvx vmware-vks

Or add to your MCP client config:

{
  "mcpServers": {
    "vmware-vks": {
      "command": "uvx",
      "args": [
        "vmware-vks"
      ],
      "env": {
        "VMWARE_VKS_CONFIG": "<YOUR_VALUE>"
      }
    }
  }
}
  • VMWARE_VKS_CONFIG — Path to the config file. Defaults to ~/.vmware-vks/config.yaml.

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.zw008/vmware-vks

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry