An open API service indexing awesome lists of open source software.

https://github.com/co0ontty/rivers-radar-mcp

基于大模型,提供通过 MCP Tools 对长亭百川云-网站安全监测的数据进行查询、分析和操作的功能。
https://github.com/co0ontty/rivers-radar-mcp

Last synced: 6 days ago
JSON representation

基于大模型,提供通过 MCP Tools 对长亭百川云-网站安全监测的数据进行查询、分析和操作的功能。

Awesome Lists containing this project

README

          

# 百川网站安全监测 - MCP Tools




一款专门为有站点检测需求的用户打造的监测工具,能够有效地监测用户配置的站点可用性、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.


🏠 产品介绍 、Product Introduction

## 项目介绍 / 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

• 系统配置信息查看 - 查看ID、授权、余额、套餐状态等系统信息
• 网站资产分组查询 - 获取网站分组列表目录树及分组详情
• 网站监控状态管理 - 暂停/恢复/添加/删除网站监控
• Agent管理 - 获取可用Agent列表

• System Configuration: View system info including ID, authorization, balance, plan status
• Website Asset Groups: Query website grouping tree and group details
• Monitoring Management: Pause/resume/add/remove website monitoring
• Agent Management: Get available agent list

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

## 许可证 / License
MIT