67
/ 100
1 month ago
glama

Read-Only vSphere MCP Server

Connects MCP-compatible coding agents to VMware vCenter to query information about virtual machines, hosts, clusters, datastores, datacenters, and networks.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: VSPHERE_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configVSPHERE_HOST"https://vcenter.company.com"
configVSPHERE_USERNAME"mcp-reader@vsphere.local"
🔐 secretVSPHERE_PASSWORD"replace-with-the-real-password"
configVSPHERE_CA_BUNDLE"/absolute/path/to/company-ca.pem"
configVSPHERE_TIMEOUT_SECONDSNo Maximum time for one vCenter HTTP request. Default is 30.
configVSPHERE_VI_JSON_RELEASENo API release for deep property tools. The wizard and runtime detect it automatically. An administrator can override it with a value such as 8.0.3.0.
configMCP_TRANSPORTNo stdio for local coding agents. streamable-http and sse are deployment modes.
configMCP_HOST"127.0.0.1"
configMCP_PORTNo Listening port for HTTP/SSE. Default is 8000. It is unused by stdio.
configVSPHERE_PROPERTY_ALLOWLISTNo Advanced replacement for the managed-object property allowlist. Most users should leave it unset.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/arjungowdal4601-vcenter-mcp-k7qs5l)](https://m8ven.ai/mcp/arjungowdal4601-vcenter-mcp-k7qs5l)
commit: ea39cef60bd88e9b224d1a8e02ae9ae8fe37a846
code hash: 389e18257aa7b973488eb663d70ada2428fb34248343279f3faddf96e1697e91
verified: 6/27/2026, 8:55:07 AM
view raw JSON →