A Model Context Protocol (MCP) server that provides file deletion capabilities. This server allows AI assistants to safely delete files when needed, with support for both relative and absolute paths.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Deletes a file at the specified path. Parameters: path (string, required) - Path to the file to delete (relative to working directory or absolute).