tencentcloud-lighthouse-skill

Automates Tencent Cloud Lighthouse management via mcporter and lighthouse MCP server.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/xingxingstars123/GuoyunPMS --skill tencentcloud-lighthouse-skill-xingxingstars123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tencentcloud-lighthouse-skill
Source: https://github.com/xingxingstars123/GuoyunPMS/tree/main/skills/tencentcloud-lighthouse-skill
Command: npx skills add https://github.com/xingxingstars123/GuoyunPMS --skill tencentcloud-lighthouse-skill-xingxingstars123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, npm, lighthouse-mcp-server, mcporter, and includes scripts (resource) components.

What problem does it solve?

Manage Tencent Cloud Lighthouse servers efficiently using mcporter and the lighthouse MCP server, reducing manual setup and scattered commands.

Core Features & Use Cases

  • Centralized control of Lighthouse resources (describe_regions, describe_instances, start_instances, etc.)
  • Monitoring, alerting and self-diagnostics with lighthouse tools (get_monitor_data, set_alerting_strategy, self_test)
  • Firewall management and remote command execution (TAT) across Lighthouse deployments
  • Guided first-time setup to configure MCP server and credentials

Quick Start

Run the Lighthouse first-time setup to configure mcporter and credentials, then start issuing lighthouse tool commands through mcporter.

Frequently Asked Questions about tencentcloud-lighthouse-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Tencent Lighthouse server management through MCP?

Automate Tencent Lighthouse server management through MCP by configuring mcporter with the lighthouse MCP server and your Tencent Cloud credentials, then issuing tool commands for instance control and monitoring.

Can I execute remote commands and manage firewalls across Tencent Lighthouse instances?

Execute remote commands and manage firewalls across Tencent Lighthouse instances using the built-in lighthouse tools, which support TAT remote command execution and firewall rule configuration via mcporter.

What do I need to configure before using the lighthouse MCP server for cloud ops?

Before using the lighthouse MCP server for cloud ops, you need Node.js, npm, and a configured mcporter.json file containing your Tencent Cloud credentials and lighthouse MCP server settings.

How does mcporter work with the lighthouse MCP server to monitor cloud instances?

Mcporter works with the lighthouse MCP server to monitor cloud instances by routing tool commands like get_monitor_data and set_alerting_strategy, enabling centralized alerting and self-diagnostics across deployments.

What's the best way to handle region discovery and instance start operations for Tencent Lighthouse?

Handle region discovery and instance start operations for Tencent Lighthouse by running the guided first-time setup, then using mcporter to execute describe_regions and start_instances tools through the lighthouse MCP server.