Skip to main content
Glama

filesystem-mcp

by sylphxltd

create_directories

Generate multiple directories at specified paths, including any intermediate folders, using this tool. Simplify file system organization in a few steps.

Instructions

Create multiple specified directories (including intermediate ones).

Input Schema

NameRequiredDescriptionDefault
pathsYesAn array of relative directory paths to create.

Input Schema (JSON Schema)

{ "properties": { "paths": { "description": "An array of relative directory paths to create.", "items": { "type": "string" }, "type": "array" } }, "required": [ "paths" ], "type": "object" }

You must be authenticated.

Other Tools from filesystem-mcp

Related Tools

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/sylphxltd/filesystem-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server