make_directory
Create directories at specified paths, including parent directories if needed, using the File Operations MCP Server for efficient directory management.
Instructions
Create a new directory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path to create the directory at | |
recursive | No | Create parent directories if they don't exist |