← 返回
未分类 Key 中文

VCF Log Explorer (MCP)

An MCP server that provides native tools to dynamically search VMware Aria Operations for Logs (Log Insight).
一个MCP服务器,提供原生工具用于动态搜索 VMware Aria Operations 日志(Log Insight)。
kasture-rohit
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 358
下载
💾 0
安装
1
版本
#latest#loginsight#mcp#python#vcf#vmware

概述

VCF Log Insight MCP Explorer

This skill uses the Model Context Protocol (MCP) to provide the AI agent with a native query_vcf_logs tool.

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-logs": {
      "command": "python",
      "args": ["server.py"],
      "env": {
        "LOGINSIGHT_HOST": "your-loginsight-fqdn",
        "LOGINSIGHT_API_TOKEN": "your-api-token"
      }
    }
  }
}

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

VCF Green IT & Carbon Footprint

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

VCF Regulatory Compliance

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

VCF LCM Pre-check Analyzer

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