长亭百川云网站安全监测

by co0ontty

375 downloads
Not rated
GitHub

About

百川网站安全监测(Rivers Radar MCP)是一款专为有站点检测需求的用户打造的监测工具,能够有效监测用户配置的站点可用性、SSL证书合法性、过期时间以及网站路径扫描等功能。该系统基于大语言模型,通过 MCP Tools 提供对长亭百川云-网站安全监测数据的查询、分析和操作能力。

Details

Author
co0ontty
Downloads
375
Categories
Other, Security

- 查询网站资产分组信息
- 检查网站资产实时监控状态
- 查询系统配置详情和设置
- 监测站点可用性及SSL证书合法性
- 网站路径扫描功能

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name 长亭百川云网站安全监测
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

通过配置 MCP 的 JSON 文件安装,使用 npx -y rivers-radar-mcp 命令运行。需要在 env 中设置 RIVERS_ORG_TOKEN 环境变量。例如,在 mcpServers 中添加名称、命令和参数。

系统配置信息查看

查看百川网站安全监测应用的系统配置信息,如ID、授权、余额、套餐状态、系统设置等,这些信息可用于其他工具的输入参数。其中金额单位是分,货币是人民币。

分组列表获取

获取长亭百川网站安全监测应用中的网站分组列表目录树。执行此工具将返回所有可用的分组ID,这些ID可用于其他工具的输入参数。请先执行此工具以获取有效的分组ID。

网站列表数据查看

获取长亭百川网站安全监测应用中指定分组下的网站详情列表及状态的缩略信息。注意:使用此工具前,请先执行'分组列表获取'工具以获取有效的分组ID。父节点 ID 查询的数据包含子节点的信息,无需重复执行子节点查询。

网站监控暂停

暂停长亭百川网站安全监测应用中指定网站的监控。执行此工具将暂停指定网站的监控,但不会删除网站数据。

网站监控恢复

恢复长亭百川网站安全监测应用中指定的已暂停网站的监控。执行此工具将恢复指定网站的监控

获取 agent 列表

获取长亭百川网站安全监测应用中可用的 agent 列表。执行此工具将返回所有可用的 agent 信息,包括 agent 的 UUID 和名称。

添加监控

添加长亭百川网站安全监测应用中指定的网站到指定的分组中。执行此工具将添加指定网站到指定分组中

删除监控

删除长亭百川网站安全监测应用中指定的一个网站。执行此工具将删除指定网站的监控

添加分组

添加长亭百川网站安全监测应用中指定的分组。执行此工具将添加指定分组。添加后要重新执行'分组列表获取'工具以获取最新的分组ID

删除分组

删除长亭百川网站安全监测应用中指定的分组。执行此工具将删除指定分组

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "\u957f\u4ead\u767e\u5ddd\u4e91\u7f51\u7ad9\u5b89\u5168\u76d1\u6d4b": {
            "\u957f\u4ead\u767e\u5ddd\u4e91-\u7f51\u7ad9\u5b89\u5168\u76d1\u6d4b": {
                "isActive": true,
                "name": "\u957f\u4ead\u767e\u5ddd\u4e91-\u7f51\u7ad9\u5b89\u5168\u76d1\u6d4b",
                "description": "",
                "command": "npx",
                "args": [
                    "-y",
                    "rivers-radar-mcp"
                ],
                "env": {
                    "RIVERS_ORG_TOKEN": ""
                }
            }
        }
    }
}

McpServers

{
    "\u957f\u4ead\u767e\u5ddd\u4e91-\u7f51\u7ad9\u5b89\u5168\u76d1\u6d4b": {
        "isActive": true,
        "name": "\u957f\u4ead\u767e\u5ddd\u4e91-\u7f51\u7ad9\u5b89\u5168\u76d1\u6d4b",
        "description": "",
        "command": "npx",
        "args": [
            "-y",
            "rivers-radar-mcp"
        ],
        "env": {
            "RIVERS_ORG_TOKEN": ""
        }
    }
}

百川网站安全监测 - MCP Tools

<p align="center"> </p> <h4 align="center"> 一款专门为有站点检测需求的用户打造的监测工具,能够有效地监测用户配置的站点可用性、SSL证书合法性、过期时间以及网站路径扫描等功能。 A monitoring tool specifically designed for users with site detection needs, capable of effectively monitoring site availability, SSL certificate validity, expiration times, and website path scanning functionality for user-configured sites. </h4> <p align="center"> <a target="_blank" href="https://ly.safepoint.cloud/7djz7Nf">🏠 产品介绍 、Product Introduction</a> </p>

项目介绍 / Project Introduction

百川网站安全监测系统 基于大模型,提供通过 MCP Tools 对长亭百川云-网站安全监测的数据进行查询、分析和操作的功能。 Rivers Radar MCP Based on large language models, provides data querying, analysis and operation capabilities for Chaitin Rivers Cloud - Website Security Monitoring through MCP Tools.

核心能力 / Core Capabilities

• 网站资产分组查询 • 网站资产监控状态查询 • 配置信息查询 • Website Asset Groups: Query website asset grouping information • Asset Monitoring Status: Check real-time monitoring status of website assets • Configuration Information: Query system configuration details and settings

快速开始 / Quick Start

``json { "mcpServers": { "长亭百川云网站安全监测": { "isActive": true, "name": "长亭百川云网站安全监测", "description": "", "command": "npx", "args": [ "-y", "rivers-radar-mcp" ], "env": { "RIVERS_ORG_TOKEN": "" } } } } ``

许可证 / License

MIT
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.