alxspiker/mcp-server-ftp
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 Model Context Protocol (MCP) server provides tools for interacting with FTP servers, allowing 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 FTP directory contents
download-file
Download files from FTP server
upload-file
Upload files to FTP server
create-directory
Create a new directory on the FTP server
delete-file
Delete files from FTP server
delete-directory
Delete directory from FTP server
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client