MCP Server for FTP Access

by alxspiker
Verified

download-file

Retrieve files from an FTP server by specifying the file path. Simplifies file downloads for users interacting with the MCP Server for FTP Access.

Instructions

Download a file from the FTP server

Input Schema

NameRequiredDescriptionDefault
remotePathYesPath of the file on the FTP server

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from MCP Server for FTP Access

Related Tools

ID: ff9z4aw2np