lighthouse-mcp
by BlueBridge-E
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TENCENT_SECRET_ID | Yes | Your Tencent Cloud API Secret ID. | |
| TENCENT_SECRET_KEY | Yes | Your Tencent Cloud API Secret Key. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| describe_regionsA | 查询所有可用的 Lighthouse 地域列表 |
| describe_instancesC | 查询轻量应用服务器实例列表 |
| get_monitor_dataB | 获取实例监控数据(CPU/内存/带宽/磁盘IO等) |
| describe_firewall_rulesB | 查询实例的防火墙规则 |
| create_firewall_rulesC | 为实例添加防火墙规则 |
| delete_firewall_rulesC | 删除实例的防火墙规则 |
| describe_snapshotsB | 查询实例的快照列表 |
| execute_commandB | 在实例上远程执行命令(通过 TAT) |
| describe_command_tasksB | 查询 TAT 命令执行任务状态 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BlueBridge-E/lighthouse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server