Skip to main content
Glama

360 AI Cloud Drive MCP Server

by Qihoo360

file-save

Save files to cloud storage via URL or text content. Use this tool to directly upload documents from web links or input text in markdown format for secure cloud storage and management.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
contentNo文件内容(md格式),url或content必传1个,需要传用户指定的完整内容,不能省略任何部分
urlNo文件下载地址,url或content必传1个

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "content": { "description": "文件内容(md格式),url或content必传1个,需要传用户指定的完整内容,不能省略任何部分", "type": "string" }, "url": { "description": "文件下载地址,url或content必传1个", "type": "string" } }, "type": "object" }

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