60
/ 100
7 days ago
pulsemcp

FTP Server Manager

Enables direct FTP and FTPS server management through natural language commands for remote file operations including directory listing, file transfers, and folder creation.

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, 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: FTP_ENCRYPTION_KEY, FTP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical6 high

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

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

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

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

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

high@modelcontextprotocol/sdk@1.12.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

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

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

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.
🔐 secretFTP_ENCRYPTION_KEY64-character hex AES-256 key for decrypting credentials — store in OS keychain, not here (disabled)
configFTP_HOST"": "ftp.example.com"
configFTP_PASSPHRASEPassphrase for the SSH private key (supports encryption) (empty string)
🔐 secretFTP_PASSWORD"": "your-password",
configFTP_PORTFTP server port 21
configFTP_PRIVATE_KEY_PATHPath to SSH private key for SFTP (e.g. ~/.ssh/id_ed25519) (auto-detect)
configFTP_PROTOCOLFTP_SECURE Use secure FTP (FTPS), ignored when =sftp false
configFTP_SECURE"": "false"
configFTP_USER"": "your-username",
// 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 3 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/alxspiker-mcp-server-ftp-le5h4w)](https://m8ven.ai/mcp/alxspiker-mcp-server-ftp-le5h4w)
commit: 23b77a9b390270c05466389483fb8ea137c250fc
code hash: 4873a867e970f5235245ef25741aff5e2720fb09901cd6f8d2fa7f399ac47224
verified: 7/24/2026, 8:49:51 AM
view raw JSON →