write_file
Create or overwrite files on the MCP Filesystem Server by specifying path, content, encoding, and parent directory creation options.
Instructions
Create a new file or overwrite an existing file with new content.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
create_dirs | No | ||
encoding | No | utf-8 | |
path | Yes |