mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-01-31 13:53:33 +08:00
feat: tools
This commit is contained in:
@@ -5,19 +5,6 @@ SafeLine MCP Server is an implementation of the [Model Context Protocol (MCP)](h
|
||||
[](docker-compose.yml)
|
||||
[](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
|
||||
|
||||
Reference in New Issue
Block a user