vcf-loginsight-mcp

An MCP server that provides native tools to dynamically search VMware Aria Operations for Logs (Log Insight).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vcf-loginsight-mcp" with this command: npx skills add kasture-rohit/vcf-loginsight-mcp

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"
      }
    }
  }
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

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.

Registry SourceRecently Updated
830Profile unavailable
General

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...

Registry SourceRecently Updated
1080Profile unavailable
General

VCF Log Insight Health Check

Check the health, uptime, and node status of Aria Operations for Logs (Log Insight) in a VCF environment.

Registry SourceRecently Updated
1060Profile unavailable
Security

VCF Regulatory Compliance

An MCP server that interfaces with VMware Aria Operations to run regulatory compliance checks (ISO 27001, PCI DSS, CIS, etc.) against the VCF environment.

Registry SourceRecently Updated
910Profile unavailable