Skip to main content
Glama
gjenkins20

webmin-mcp-server

write_file

Write content to files on a Webmin-managed server with safety restrictions. In safe mode, only allows writes to temporary directories and blocks system paths.

Instructions

Write content to a file. This is a dangerous operation. In safe mode, only writes to /tmp and /var/tmp are allowed. System directories (/etc, /bin, /usr, etc.) are always blocked.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serverNoServer alias (e.g., 'pi1', 'web-server'). Uses default server if not specified.
pathYesAbsolute path to the file to write
contentYesContent to write to the file

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gjenkins20/webmin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server