Skip to main content
Glama

360 AI Cloud Drive MCP Server

by Qihoo360

video-download

Download videos directly to your cloud drive by providing video URLs. Use this tool to store media files securely in the 360 AI Cloud Drive MCP Server for easy access and management.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
urlsYes视频URL,多个URL使用英文竖线'|'分隔

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "urls": { "description": "视频URL,多个URL使用英文竖线'|'分隔", "type": "string" } }, "required": [ "urls" ], "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