mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-01-31 13:53:33 +08:00
feat: tools
This commit is contained in:
@@ -24,20 +24,6 @@ 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
|
||||
@@ -111,6 +97,19 @@ go run main.go
|
||||
|
||||
For more API details, please refer to the [API Documentation](https://master.safeline-ce.staging.dev.in.chaitin.net:9443/swagger/index.html#).
|
||||
|
||||
## Tools
|
||||
|
||||
### Application Management
|
||||
|
||||
- **create_application**
|
||||
|
||||
### Rule Management
|
||||
- **create_blacklist_rule**
|
||||
- **create_whitelist_rule**
|
||||
|
||||
### Analyze
|
||||
- **get_attack_events**
|
||||
|
||||
## Development Guide
|
||||
|
||||
The Go API in this project is currently under development, and APIs may change. If you have specific requirements, please submit an Issue for discussion.
|
||||
|
||||
Reference in New Issue
Block a user