← 返回
未分类 Key 中文

VCF LCM Pre-check Analyzer

An MCP server that interfaces with VCF SDDC Manager to retrieve and analyze LCM upgrade pre-check results, providing instant remediation steps for failures.
一个MCP服务器,对接VCF SDDC Manager,获取并分析LCM升级预检结果,提供即时修复步骤。
kasture-rohit
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 309
下载
💾 0
安装
1
版本
#latest#lcm#mcp#precheck#python#sddc-manager#upgrades#vcf#vmware

概述

VCF LCM Pre-check Analyzer (MCP)

This skill utilizes the Model Context Protocol (MCP) to provide the AI agent with a native analyze_lcm_precheck tool, connecting directly to the VMware Cloud Foundation SDDC Manager API.

Setup Instructions for OpenClaw

To use this skill, the OpenClaw agent must run the attached Python MCP server locally.

  1. Install dependencies: pip install -r requirements.txt
  2. Configure your OpenClaw settings to launch this MCP server by adding the following to your agent's MCP configuration block:
{
  "mcpServers": {
    "vcf-lcm-analyzer": {
      "command": "python",
      "args": ["server.py"],
      "env": {
        "SDDCMANAGER_HOST": "your-sddc-manager-fqdn",
        "SDDCMANAGER_API_TOKEN": "your-api-token"
      }
    }
  }
}

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-07 16:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

VCF Log Explorer (MCP)

kasture-rohit
一个MCP服务器,提供原生工具用于动态搜索 VMware Aria Operations 日志(Log Insight)。
★ 0 📥 373

VCF Regulatory Compliance

kasture-rohit
与VMware Aria Operations交互的MCP服务器,用于在VCF环境中执行监管合规检查(ISO 27001、PCIDSS、CIS等)。
★ 0 📥 355

VCF Green IT & Carbon Footprint

kasture-rohit
一个MCP服务器,对接VMware Aria Operations,提取绿色IT指标、碳足迹数据以及组织绿色得分,用于ESG报告。
★ 0 📥 385