File Operations MCP Server
by bsmi021
make_directory
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 |
Create a new directory
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path to create the directory at | |
recursive | No | Create parent directories if they don't exist |