mcpbeat Sign in

VMware Harden MCP Server

local only

VMware Harden runs on your own machine — the client starts it, so there is no endpoint to ping. 1 263 installs a week from pypi. Last commit 16 Sep 2026.

VMware compliance scanning (CIS, vSphere SCG, GB/T 22239, PCI-DSS) with drift detection.

Installs per day peak 1 327 · avg 159 · -46% w/w
a month agotoday
1 263
Installs / week
pypi · vmware-harden
3
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What changed 41

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

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
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check VMware Harden 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-harden -- uvx vmware-harden
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vmware-harden": {
      "args": [
        "vmware-harden"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vmware-harden]
command = "uvx"
args = ["vmware-harden"]
.cursor/mcp.json
{
  "mcpServers": {
    "vmware-harden": {
      "args": [
        "vmware-harden"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vmware-harden": {
      "args": [
        "vmware-harden"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to VMware Harden

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

VMware compliance scanning (CIS, vSphere SCG, GB/T 22239, PCI-DSS) with drift detection.

local only
WhitePact
by guruprasath-annadurai

AI governance MCP server: trust scoring, guardrails, bias/hallucination detection, compliance.

350 installs/wk 27 tools answering
PageGuard MCP
by pageguard

Privacy compliance scanning for AI coding tools. Detects tracking tech, cookies, and data gaps.

28 installs/wk local only
Agent Immune
by denial-web

AI agent security: prompt injection detection, semantic memory, output scanning, prompt hardening

85 installs/wk local only
PCI DSS v4.0.1 Compliance Checker
by shyshlakov

PCI DSS v4.0.1 compliance scanner for Go payment services, delivered as an MCP server

local only
Compliance Intelligence
by theartofservice

What one compliance standard already evidences of another, with the reasoning and the rejections.

33 tools answering
The Metis Fca Handbook AI Harness MCP
by 99blaked99

MCP server for FCA Handbook compliance analysis with verbatim citations.

834 installs/wk local only
GuardianShield
by sparkvibe-io

AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs

82 installs/wk local only

VMware Harden — questions

Answers built from our own checks of this server.

Why is there no uptime for VMware Harden?
VMware Harden 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-harden was installed 1 263 times last week.
How do I connect VMware Harden?
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-harden straight from pypi; nothing to host, nothing to sign up for.
How many people use VMware Harden?
The pypi package vmware-harden was installed 1 263 times in the last week. Week over week that is -46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is VMware Harden open source?
Yes — it is published under the MIT licence, written in Python and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.