feat: tools

This commit is contained in:
xbingW
2025-04-10 18:28:54 +08:00
parent b6f694a376
commit 75a5346e6f

View File

@@ -5,19 +5,6 @@ SafeLine MCP Server is an implementation of the [Model Context Protocol (MCP)](h
[![Docker](https://img.shields.io/badge/Docker-Supported-2496ED?style=flat-square&logo=docker&logoColor=white)](docker-compose.yml)
[![Go Version](https://img.shields.io/badge/Go-1.21+-00ADD8?style=flat-square&logo=go&logoColor=white)](go.mod)
## Tools
### Application Management
- **create_application**
### Rule Management
- **create_blacklist_rule**
- **create_whitelist_rule**
### Analyze
- **get_attack_events**
## Use Cases
- Automated management and control of SafeLine WAF instances
@@ -37,6 +24,20 @@ SafeLine MCP Server is an implementation of the [Model Context Protocol (MCP)](h
- Docker containerization support
- Secure API communication
## Tools
### Application Management
- **create_application**
### Rule Management
- **create_blacklist_rule**
- **create_whitelist_rule**
### Analyze
- **get_attack_events**
## Quick Start
### Environment Variables