VMware Debug
Rank #4,219io.github.vmware-skills/vmware-debug
VMware incident timeline, root-cause routing, local case ledger; no vSphere access. 14 MCP tools.
VMware Debug is a Model Context Protocol (MCP) server published by zw008. It ranks #4,219 of 132,896 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. VMware Debug is listed across 3 registries — Official MCP, PulseMCP and Glama, with 22 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 128,677 of 132,896 servers on MCP Toplist.
Use VMware Debug
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vmware-debug -- uvx vmware-debug mcp[mcp_servers.vmware-debug]
command = "uvx"
args = ["vmware-debug", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vmware-debug": {
"command": "uvx",
"args": [
"vmware-debug",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vmware-debug": {
"command": "uvx",
"args": [
"vmware-debug",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vmware-debug": {
"type": "stdio",
"command": "uvx",
"args": [
"vmware-debug",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vmware-debug": {
"command": "uvx",
"args": [
"vmware-debug",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vmware-debug": {
"command": "uvx",
"args": [
"vmware-debug",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vmware-skills%2Fvmware-debug)<a href="https://mcptoplist.com/server/io.github.vmware-skills%2Fvmware-debug"><img src="https://mcptoplist.com/badge/io.github.vmware-skills%2Fvmware-debug.svg" alt="MCP Toplist: Top 5% of 132,896" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
zw008
Other servers by zw008
- VMware AIops#374 · 62 vers
- VMware Monitor#727 · 59 vers
- VMware VKS#1,425 · 52 vers
- VMware Aria Operations#1,697 · 49 vers
- VMware NSX#1,825 · 42 vers
- VMware Storage#1,922 · 50 vers
- VMware NSX Security#2,004 · 41 vers
- VMware Harden#2,170 · 46 vers
- VMware AVI#2,863 · 41 vers
- VMware Pilot#3,237 · 19 vers
- VMware Log Insight#5,138 · 19 vers
- VMware VDI (Horizon)#5,978 · 12 vers
Available versions (22)
| Version | Published |
|---|---|
| 1.13.1 | Sep 16, 2026 |
| 1.13.0 | Sep 15, 2026 |
| 1.12.2 | Sep 15, 2026 |
| 1.12.1 | Sep 15, 2026 |
| 1.12.0 | Sep 15, 2026 |
| 1.11.4 | Sep 12, 2026 |
| 1.11.3 | Aug 31, 2026 |
| 1.11.2 | Aug 30, 2026 |
| 1.11.1 | Aug 30, 2026 |
| 1.11.0 | Aug 30, 2026 |
| 1.10.0 | Aug 30, 2026 |
| 1.9.0 | Aug 30, 2026 |
| 1.8.9 | Aug 28, 2026 |
| 1.8.8 | Aug 1, 2026 |
| 1.8.7 | Jul 21, 2026 |
| 1.8.5 | Jul 20, 2026 |
| 1.8.4 | Jul 20, 2026 |
| 1.8.3 | Jul 20, 2026 |
| 1.8.2 | Jul 20, 2026 |
| 1.8.1 | Jul 19, 2026 |
| 1.8.0 | Jul 19, 2026 |
| 1.6.1 | Jun 24, 2026 |
Frequently asked questions
- Who maintains VMware Debug?
- VMware Debug is maintained by zw008, which publishes 13 MCP servers (514 total versions) tracked on MCP Toplist.
- Is VMware Debug listed on the Official MCP Registry?
- Yes — VMware Debug is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does VMware Debug have?
- MCP Toplist tracks 22 versions of VMware Debug, most recently published on Sep 16, 2026.
- Where can I find the source code for VMware Debug?
- The source code for VMware Debug is hosted at github.com/zw008/vmware-debug.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.