write_file
Create or update files on the MCP Filesystem Server by specifying the path, content, and optional encoding. Automatically generate parent directories if required.
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 |