MCP Servers / file-system / FTP Access

FTP Access

JSON →
httpnone17file-system

Provides access to an FTP server for file operations.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: ftp-access
Tools
What this server exposes
list-directory
List contents of an FTP directory
download-file
Download a file from the FTP server
upload-file
Upload a file to the FTP server
create-directory
Create a new directory on the FTP server
delete-file
Delete a file from the FTP server
delete-directory
Delete a directory from the FTP server
Configuration
Environment & auth
authnone
envFTP_ENCRYPTION_KEY
Resources
FTP Access — MCP Server · libregistry