360 AI Cloud Drive MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| file-listA | 获取云盘指定路径下的文件和文件夹列表,支持分页查询。返回文件名、大小、创建时间、修改时间等详细信息。 |
| file-searchC | 在云盘中根据关键词搜索文件和文件夹,支持按文件类型筛选和分页查询。返回符合条件的文件详细信息。 |
| file-download-stdioB | 获取云盘中指定文件的下载链接并支持直接下载文件。可以指定下载目录,默认下载到用户主目录的 .mcp-downloads 文件夹中。 |
| file-upload-stdioA | 将本地文件上传到云盘指定路径。支持批量上传多个文件。 |
| make-dirC | 在云盘中创建新文件夹,支持指定路径。 |
| file-moveB | 移动云盘中的文件或文件夹到指定位置。支持批量移动多个文件。 |
| file-renameC | 重命名云盘中的文件或文件夹。 |
| file-shareC | 生成云盘文件的分享链接。支持批量生成多个文件的分享链接。 |
| user-infoB | 获取360AI云盘用户详细信息。 |
| file-saveC | 通过URL或文本内容保存文件到云盘 |
| get-download-urlC | 获取云盘中文件的下载链接。可以通过文件NID或路径获取。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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