360 AI Cloud Drive MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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