← 返回
未分类 Key 中文

VCF Green IT & Carbon Footprint

An MCP server that interfaces with VMware Aria Operations to extract Green IT metrics, carbon footprint data, and the organizational Green Score for ESG repo...
一个MCP服务器,对接VMware Aria Operations,提取绿色IT指标、碳足迹数据以及组织绿色得分,用于ESG报告。
kasture-rohit
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 369
下载
💾 0
安装
1
版本
#aria-operations#esg#green-score#latest#mcp#sustainability#vcf#vmware

概述

VCF Sustainability & Carbon Footprint Analyzer

This skill uses the Model Context Protocol (MCP) to provide the AI agent with a native get_vcf_carbon_footprint tool. It queries VMware Aria Operations to generate executive-level ESG and Green IT reports.

Setup Instructions for OpenClaw

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

  1. Install dependencies: pip install -r requirements.txt
  2. Configure your OpenClaw settings to launch this MCP server. Add the following to your agent's MCP configuration:
{
  "mcpServers": {
    "vcf-sustainability": {
      "command": "python",
      "args": ["server.py"],
      "env": {
        "ARIA_OPS_HOST": "your-aria-ops-fqdn",
        "ARIA_OPS_API_TOKEN": "your-api-token"
      }
    }
  }
}

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

VCF LCM Pre-check Analyzer

kasture-rohit
一个MCP服务器,对接VCF SDDC Manager,获取并分析LCM升级预检结果,提供即时修复步骤。
★ 0 📥 319

VCF Regulatory Compliance

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

VCF Log Insight Health Check

kasture-rohit
检查 VCF 环境中 Aria Operations for Logs(Log Insight)的健康状态、运行时间和节点状态。
★ 0 📥 377