为MCP服务器添加文件操作、图片搜索、PlantUML生成、网页搜索、终端命令、文档解析等实用功能

This commit is contained in:
OpenX123
2025-12-11 20:41:04 +08:00
parent f63ccbe7bd
commit 77aeabb4be
5 changed files with 414 additions and 5 deletions

View File

@@ -7,4 +7,15 @@ spring:
name: ruoyi-mcp-serve
version: 1.0.0
# 工具配置
tools:
pexels:
api-key: your-pexels-api-key #key获取地址: https://www.pexels.com/zh-cn/api/key
api-url: https://api.pexels.com/v1/search
tavily:
api-key: your-tavily-api-key #key获取地址: https://app.tavily.com/home
base-url: https://api.tavily.com/search
file:
save-dir: ./tmp