thiagowahlgren/mcp-server-ftp
3.2
If you are the rightful owner of mcp-server-ftp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server facilitates FTP operations such as listing directories, downloading, uploading, creating, and deleting files and directories.
Tools
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client