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).