Read-only VMware incident correlation: timeline, spikes, root-cause routing. 2 MCP tools.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-zw008-vmware-debug": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
⚠️ Work in progress — the core (event correlation engine, MCP tools, CLI) > is built and tested; README, server.json, full reference docs, and packaging > polish are still landing. Not yet published to PyPI.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in maps
Open-source toolkit for the QVeris capability routing network: CLI, MCP server, Python SDK, skills, and REST API docs for agents to discover, inspect, call, and audit real-world tools.
Real-time BART departures, trip planning, fares, stations, and advisories.
Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules.
Hawaii MCP: tours, events, weather, restaurants, and day-plan itineraries across 4 islands.
MCP Security Weekly
Get CVE alerts and security updates for io.github.zw008/vmware-debug and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
⚠️ Work in progress — the core (event correlation engine, MCP tools, CLI) is built and tested; README,
server.json, full reference docs, and packaging polish are still landing. Not yet published to PyPI.
Disclaimer: Community-maintained open-source project, not affiliated with, endorsed by, or sponsored by VMware, Inc. or Broadcom Inc. "VMware" and "vSphere" are trademarks of Broadcom. Source is publicly auditable under the MIT license.
The diagnostic brain of the VMware skill family. You bring the symptom (an error,
a log dump, a slow VM); this skill runs a systematic investigation, correlates
events from the other skills into one timeline, ranks root-cause hypotheses, and
tells you what to check next. It is read-only — it never changes anything and
never executes fixes. Remediation is routed to vmware-aiops (single op) or
vmware-pilot (multi-step, gated), mirroring the vmware-harden → vmware-pilot
advisor/executor split.
See skills/vmware-debug/SKILL.md for the full
methodology, the event-envelope contract, and symptom routing.
| Tool | What |
|---|---|
incident_timeline | [READ] Correlate pre-fetched events → timeline + spikes + ranked hypotheses + next-check ideas |
list_symptom_categories | [READ] List recognised symptom categories + what to check for each |
MIT.