MCP Server for FTP Access

by alxspiker
Verified

delete-directory

Remove a specified directory from an FTP server using the remote path. Simplify FTP server management by deleting unwanted directories directly via the MCP Server for FTP Access.

Instructions

Delete a directory from the FTP server

Input Schema

NameRequiredDescriptionDefault
remotePathYesPath of the directory to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "remotePath": { "description": "Path of the directory to delete", "type": "string" } }, "required": [ "remotePath" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for FTP Access

Related Tools

ID: ff9z4aw2np