Add deployment scripts and documentation
- Add deployment scripts (deploy.sh, test_connection.sh, core/start_server.sh) - Add deployment documentation (DEPLOYMENT_INFO.md, DEPLOYMENT_SUCCESS.md) - Add .env.example configuration template - Add requirements.txt for Python dependencies - Update README.md with latest information - Update core/server.py with improvements 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -49,7 +49,7 @@ funstat_mcp_package/
|
||||
|
||||
## 🎯 核心功能
|
||||
|
||||
### MCP 工具列表 (8个)
|
||||
### MCP 工具列表 (9个)
|
||||
|
||||
| 工具名 | 功能 | 对应命令 |
|
||||
|--------|------|---------|
|
||||
@@ -61,6 +61,7 @@ funstat_mcp_package/
|
||||
| `funstat_text` | 搜索消息内容 | `/text [关键词]` |
|
||||
| `funstat_human` | 搜索用户 | `/human [关键词]` |
|
||||
| `funstat_user_info` | 查询用户详情 | `/user_info [username]` |
|
||||
| `funstat_user_messages` | 获取用户聊天记录(自动翻页) | `/user_info [username] ➜ Messages ➜ All` |
|
||||
|
||||
### 协议支持
|
||||
|
||||
|
||||
Reference in New Issue
Block a user