mcpbeat Sign in

VMware VKS MCP Server

local only

VMware VKS runs on your own machine — the client starts it, so there is no endpoint to ping. 2 640 installs a week from pypi. Last commit 20 Sep 2026.

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

Installs per day peak 1 233 · avg 199 · +19% w/w
a month agotoday
2 640
Installs / week
pypi · vmware-vks
5
Stars
1 open issues
20 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What changed 45

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

22 Sep the owner changed
21 Sep the owner changed
20 Sep the owner changed
19 Sep the owner changed
18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
and 35 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check VMware VKS every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add vmware-vks -- uvx vmware-vks
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vmware-vks": {
      "args": [
        "vmware-vks"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vmware-vks]
command = "uvx"
args = ["vmware-vks"]
.cursor/mcp.json
{
  "mcpServers": {
    "vmware-vks": {
      "args": [
        "vmware-vks"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vmware-vks": {
      "args": [
        "vmware-vks"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: VMWARE_VKS_CONFIG (Path to the config file. Defaults to ~/.vmware-vks/config.yaml.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to VMware VKS

same job, measured the same way
VMware VKS
by vmware-skills

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

local only
VMware AIops
by zw008

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 31 MCP tools.

2 745 installs/wk local only
VMware AIops
by vmware-skills

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 60 MCP tools.

local only
VMware AVI
by zw008

VMware AVI (NSX ALB) load balancer plus AKO Kubernetes ops — 29 MCP tools.

1 343 installs/wk local only
VMware AVI
by vmware-skills

VMware AVI (NSX ALB) load balancer plus AKO Kubernetes ops — 28 MCP tools.

local only
KSail
by devantler-tech

SDK for creating, managing, and operating Kubernetes clusters and workloads with ease.

local only
Rackspace Spot
by rackspace-spot

Manage Rackspace Spot Kubernetes Cloudspaces, node pools, and VMs from your AI assistant.

answering
Kubently
by kubently

Troubleshoot Kubernetes agentically: natural-language cluster diagnosis via ask_kubently

41 installs/wk local only

VMware VKS — questions

Answers built from our own checks of this server.

Why is there no uptime for VMware VKS?
VMware VKS runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package vmware-vks was installed 2 640 times last week.
How do I connect VMware VKS?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls vmware-vks straight from pypi; nothing to host, nothing to sign up for.
How many people use VMware VKS?
The pypi package vmware-vks was installed 2 640 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is VMware VKS open source?
Yes — it is published under the MIT licence, written in Python, 5 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.