libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
file-system
/ FTP Access
FTP Access
JSON →
http
none
★ 17
file-system
Provides access to an FTP server for file operations.
github ↗
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
auth
none
env
FTP_ENCRYPTION_KEY
Resources
github
https://github.com/alxspiker/mcp-server-ftp ↗
FTP Access — MCP Server · libregistry