VMware VKS✓
io.github.zw008/vmware-vks · v1.5.22
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.zw008/vmware-vks",
"description": "vSphere with Tanzu (VKS): Namespace and TanzuKubernetesCluster lifecycle. Requires vSphere 8.x+.",
"title": "VMware VKS",
"repository": {
"url": "https://github.com/zw008/VMware-VKS",
"source": "github"
},
"version": "1.5.22",
"packages": [
{
"registryType": "pypi",
"identifier": "vmware-vks",
"version": "1.5.22",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}