createfile
Generate files by specifying content and file path on the MCP File Server, enabling structured file system operations through a standardized interface.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content to write to the file | |
filePath | Yes | Path where the file should be created |