Skip to main content
Glama

360 AI Cloud Drive MCP Server

by Qihoo360

make-dir

Create new directories in 360 AI Cloud Drive by specifying the full path, enabling organized file management and structured storage within the cloud.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
fnameYes要创建的文件夹完整路径,例如:/新文件夹/ 或 /文档/子文件夹/

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "fname": { "description": "要创建的文件夹完整路径,例如:/新文件夹/ 或 /文档/子文件夹/", "type": "string" } }, "required": [ "fname" ], "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