Skip to content

add MCP server badge #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Server 来访问七牛云存储、智能多媒体服务等。
- 根据链接刷新文件
- 根据链接预取文件

<a href="https://glama.ai/mcp/servers/@qiniu/qiniu-mcp-server">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@qiniu/qiniu-mcp-server/badge" alt="Qiniu Server MCP server" />
</a>

## 环境要求

- Python 3.12 或更高版本
Expand Down Expand Up @@ -174,8 +178,4 @@ uv --directory . run qiniu-mcp-server

```bash
uv --directory . run qiniu-mcp-server --transport sse --port 8000
```




```