VMware Harden MCP Server
AI-native VMware compliance and baseline enforcement. Sibling to the vmware- skill family. It runs locally over stdio via the published package.
People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 2 · #62 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install VMware Harden
before you install - you'll need
Set VMWARE_HARDEN_LAB_TARGET before connecting. ANTHROPIC_API_KEY is optional or environment-specific per the README.
Claude Code
claude mcp add zw008-vmware-harden -- uvx vmware-harden Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"zw008-vmware-harden": {
"command": "uvx",
"args": [
"vmware-harden"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package vmware-harden - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.zw008 is GitHub-verified and matches the repo owner
03 · What VMware Harden can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.9.0 · 2026-08-12
> ⚠️ 升级后你的合规率会下降。这是修正,不是回归 - - 此前的高合规率是假的。 · 发生了什么 · 99 条内置规则中,76 条引用了任何采集器都不产出的 nodes.attrs 键。这类规则的 SQL 匹配 0 行,而引擎把「0 行」当作「全部合规」 - - 于是它们为从未真正检查过的配置签发合规结论。74 条静默通过(假阴性),2 条恒报违规。 · 唯一健康的是 STIG 基线(12/12),因为只有它有 parity…
v1.8.9 · 2026-08-06
vSphere 9 STIG-aligned baseline (EXPERIMENTAL/collector-pending) + STIG advanced-settings host collector + list_stig_controls/describe_stig_content_sync (6→8). ACC has no public API - harden keeps its own engine.…
v1.8.8 · 2026-08-01
Repo moved to the vmware-skills GitHub org (old zw008 links redirect). MCP Registry server renamed to io.github.vmware-skills/; old io.github.zw008/ deprecated. In-repo links updated. See RELEASE_NOTES.md.
04 · Who maintains VMware Harden
VMware Harden is maintained by zw008. We track 13 MCP servers from zw008 - 13 actively maintained, 106 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from zw008.
- VMware AIops AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 31 MCP tools. ★ 69
- VMware Monitor Read-only VMware vCenter/ESXi monitoring with 27 MCP tools. Code-level safety. ★ 12
- VMware VKS vSphere with Tanzu (VKS): Namespace and TanzuKubernetesCluster lifecycle. Requires vSphere 8.x+. ★ 5
- VMware NSX VMware NSX networking management with 31 MCP tools: segments, gateways, NAT, routing, IPAM. ★ 5
- VMware NSX Security VMware NSX security: DFW policies, security groups, tags, Traceflow, IDPS - 21 MCP tools. ★ 4
- VMware Storage VMware vSphere storage management with 11 MCP tools: datastores, iSCSI, vSAN. ★ 2
05 · Facts
- repository
- github.com/zw008/vmware-harden
- category
- automation - ranked #62 of 194 actively-maintained automation servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-12)
- registry
- io.github.zw008/vmware-harden (active, first published 2026-05-04 · 31 versions)
- packages
- pypi:vmware-harden
06 · VMware Harden FAQ
What is VMware Harden?
AI-native VMware compliance and baseline enforcement. Sibling to the vmware- skill family. It runs locally over stdio via the published package.
Is VMware Harden still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install VMware Harden?
Run `uvx vmware-harden`. The README documents 2 environment variables (ANTHROPIC_API_KEY, VMWARE_HARDEN_LAB_TARGET) to set first. Set VMWARE_HARDEN_LAB_TARGET before connecting. ANTHROPIC_API_KEY is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does VMware Harden run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to VMware Harden
Alternatives to VMware Harden
Maintained automation servers if VMware Harden isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 69,309 · 2026-08-24
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 32,478 · 2026-08-25
- Windows MCP An MCP Server for computer-use in Windows OS ★ 6,808 · 2026-08-22
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,503 · 2026-08-24
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,760 · 2026-08-22
- Tooluniverse 2,500+ scientific tools for AI scientists: life science, research, literature, and more. ★ 1,655 · 2026-08-20
More automation MCP servers · VMware Pilot · JobGPT - Job Search Automation & Auto Apply · Adrex AI · NOMOS Cross-Border Broker · AIRAS
More Python MCP servers · VMware Monitor · VMware NSX · VMware NSX Security · VMware Storage · see all