XiaYeAI/sftp-mcp-server
3.3
If you are the rightful owner of sftp-mcp-server 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.
A Model Context Protocol (MCP) server that provides SFTP operations including directory synchronization, single file upload, file reading, and remote command execution.
Tools
Functions exposed to the LLM to take actions
sync_directory
Synchronize a local directory to remote SFTP server.
upload_file
Upload a single file to the remote SFTP server.
read_remote_file
Read the contents of a file from the remote SFTP server.
execute_remote_command
Execute a command on the remote server via SSH.
list_remote_directory
List contents of a remote directory.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client