Odel
VMware Log Insight

VMware Log Insight

Local
@vmware-skillsPythonUpdated 1w ago

Read-only VMware Aria Operations for Logs (Log Insight): search + aggregation. 7 MCP tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIvmware-log-insightv1.8.15

Run

uvx vmware-log-insight

MCP client config

{
  "mcpServers": {
    "vmware-log-insight": {
      "command": "uvx",
      "args": [
        "vmware-log-insight"
      ]
    }
  }
}