37
/ 100
1 month ago
glama

mcp-ftp-server

Enables FTP file operations such as upload, download, list, and delete directly from Claude Desktop or Claude CLI.

Is this your MCP?

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.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: FTP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical4 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalbasic-ftp@5.1.0GHSA-5rq4-664w-9x2c

Basic FTP has Path Traversal Vulnerability in its downloadToDir() method

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

highbasic-ftp@5.1.0GHSA-6v7q-wjvx-w8wg

basic-ftp: Incomplete CRLF Injection Protection Allows Arbitrary FTP Command Execution via Credentials and MKD Commands

highbasic-ftp@5.1.0GHSA-rp42-5vxx-qpwr

basic-ftp vulnerable to denial of service via unbounded memory consumption in Client.list()

highbasic-ftp@5.1.0GHSA-rpmf-866q-6p89

basic-ftp allows a malicious FTP server to cause client-side denial of service via unbounded multiline control response buffering

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFTP_HOSTftp.tuservidor.com
🔐 secretFTP_PASSWORDcontraseña
configFTP_PORT21 # Opcional, default: 21
configFTP_SECUREfalse # true para FTPS
configFTP_USER"": "tu_usuario",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/rhayalcantara-mcp-ftp-server-vqsvg9)](https://m8ven.ai/mcp/rhayalcantara-mcp-ftp-server-vqsvg9)
commit: aeceaed3de1c19a8326d890d7dfe5c8869d0a4d7
code hash: 020594bb00e82859df84591c2bd362f7009aa3bcc1ebe4a1abde5f54fb9ac6a4
verified: 6/21/2026, 10:40:51 AM
view raw JSON →