File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # v1.2.4
1+ # v1.3.0
22- 支持直播服务
33
44# v1.2.3
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Server 来访问七牛云存储、智能多媒体服务等。
2222 - 根据链接预取文件
2323- 直播
2424 - 创建直播空间bucket和直播流
25- - 绑定推拉流域名, 获取推拉流直播地址
25+ - 绑定推拉流域名, 获取推拉流直播地址
2626 - 获取直播用量
2727
2828## 环境要求
@@ -95,7 +95,7 @@ powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | ie
9595 ],
9696 "env": {
9797 "QINIU_API_KEY": "YOUR_API_KEY",
98- "QINIU_ENDPOINT_URL": "YOUR_ENDPOINT_URL",
98+ "QINIU_ENDPOINT_URL": "YOUR_ENDPOINT_URL"
9999 },
100100 "disabled": false
101101 }
Original file line number Diff line number Diff line change 11[project ]
22name = " qiniu-mcp-server"
3- version = " 1.2.4 "
3+ version = " 1.3.0 "
44description = " A MCP server project of Qiniu."
55requires-python = " >=3.12"
66authors = [
You can’t perform that action at this time.
0 commit comments