Skip to main content
Glama

360 AI Cloud Drive MCP Server

by Qihoo360

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYes360AI云盘 API 密钥,格式为 'yunpan_' 开头的字符串

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
file-list

获取云盘指定路径下的文件和文件夹列表,支持分页查询。返回文件名、大小、创建时间、修改时间等详细信息。

file-search

在云盘中根据关键词搜索文件和文件夹,支持按文件类型筛选和分页查询。返回符合条件的文件详细信息。

file-download-stdio

获取云盘中指定文件的下载链接并支持直接下载文件。可以指定下载目录,默认下载到用户主目录的 .mcp-downloads 文件夹中。

file-upload-stdio

将本地文件上传到云盘指定路径。支持批量上传多个文件。

make-dir

在云盘中创建新文件夹,支持指定路径。

file-move

移动云盘中的文件或文件夹到指定位置。支持批量移动多个文件。

file-rename

重命名云盘中的文件或文件夹。

file-share

生成云盘文件的分享链接。支持批量生成多个文件的分享链接。

user-info

获取360AI云盘用户详细信息。

file-save

通过URL或文本内容保存文件到云盘

video-download

下载视频到云盘。注意:此操作可能需要较长时间,建议客户端设置更长的超时时间(建议300秒以上)。

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Qihoo360/ecs_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server