Enables direct FTP and FTPS server management through natural language commands for remote file operations including directory listing, file transfers, and folder creation.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Basic FTP has Path Traversal Vulnerability in its downloadToDir() method
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
basic-ftp: Incomplete CRLF Injection Protection Allows Arbitrary FTP Command Execution via Credentials and MKD Commands
process.env. You'll be asked to provide them before it can run.FTP_ENCRYPTION_KEY— 64-character hex AES-256 key for decrypting credentials — store in OS keychain, not here (disabled)FTP_HOST— "": "ftp.example.com"FTP_PASSPHRASE— Passphrase for the SSH private key (supports encryption) (empty string)FTP_PASSWORD— "": "your-password",FTP_PORT— FTP server port 21FTP_PRIVATE_KEY_PATH— Path to SSH private key for SFTP (e.g. ~/.ssh/id_ed25519) (auto-detect)FTP_PROTOCOL— FTP_SECURE Use secure FTP (FTPS), ignored when =sftp falseFTP_SECURE— "": "false"FTP_USER— "": "your-username",[](https://m8ven.ai/mcp/alxspiker-mcp-server-ftp-le5h4w)