File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,6 @@ SafeLine MCP Server is an implementation of the [Model Context Protocol (MCP)](h
5
5
[ ![ Docker] ( https://img.shields.io/badge/Docker-Supported-2496ED?style=flat-square&logo=docker&logoColor=white )] ( docker-compose.yml )
6
6
[ ![ Go Version] ( https://img.shields.io/badge/Go-1.21+-00ADD8?style=flat-square&logo=go&logoColor=white )] ( go.mod )
7
7
8
- ## Tools
9
-
10
- ### Application Management
11
-
12
- - ** create_application**
13
-
14
- ### Rule Management
15
- - ** create_blacklist_rule**
16
- - ** create_whitelist_rule**
17
-
18
- ### Analyze
19
- - ** get_attack_events**
20
-
21
8
## Use Cases
22
9
23
10
- 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
37
24
- Docker containerization support
38
25
- Secure API communication
39
26
27
+ ## Tools
28
+
29
+ ### Application Management
30
+
31
+ - ** create_application**
32
+
33
+ ### Rule Management
34
+ - ** create_blacklist_rule**
35
+ - ** create_whitelist_rule**
36
+
37
+ ### Analyze
38
+ - ** get_attack_events**
39
+
40
+
40
41
## Quick Start
41
42
42
43
### Environment Variables
You can’t perform that action at this time.
0 commit comments