Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“‚ File Systems
  3. Ftp Deploy MCP
Ftp Deploy MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 12:03:52 PM

Ftp Deploy MCP

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
ftpsftpdeploymentfile-managementdeveloper-tools

Deploys, reads, transfers, and manages files on configured FTP, FTPS, and SFTP servers through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "alebgl77-ftp-deploy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ftp-deploy-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (10) Directory Badge Claim listing Alternatives๐Ÿ“‚ More in File Systems

Overview

The alebgl77/ftp-deploy-mcp MCP server gives AI agents MCP tools for listing, reading, uploading, downloading, and managing files on FTP, FTPS, and SFTP servers. It uses a local JSON configuration with named servers, credentials, remote roots, local file boundaries, and protocol-specific safety settings. Recursive deployment supports dry runs and gitignore-like exclusions, while read-only mode can block remote mutations. Reach for it when an agent needs controlled deployment or file administration against infrastructure you operate.

Use cases

โ€ขDeploy a built site directory to an SFTP server
โ€ขPreview recursive file changes with a dry run
โ€ขBrowse and read text files on a remote server
โ€ขDownload remote files into a permitted local directory
โ€ขManage multiple FTP destinations from one configuration

Key features

โ€ขFTP, FTPS, and SFTP file operations
โ€ขRecursive deployment with dry-run support
โ€ขMultiple named server configurations
โ€ขGitignore-like deployment exclusions
โ€ขPer-server read-only mode
โ€ขLocal-root and remote-root path controls

Capabilities & Tool Schemas (10) ~136 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Ftp Deploy MCP.

ftp_list_servers

Show server metadata and active safety warnings, never passwords.

ftp_test

Connect and list the visible root.

ftp_list

List a remote directory. `limit` defaults to 50 (1โ€“200); `offset` defaults to 0.

ftp_read

Read a bounded text file; binary data is refused.

ftp_upload

Upload one file from `localRoot`.

ftp_deploy

Recursively deploy a directory from `localRoot`.

How Ftp Deploy MCP works

What alebgl77/ftp-deploy-mcp MCP server does

The alebgl77/ftp-deploy-mcp MCP server exposes ten focused operations for remote file administration over FTP, FTPS, and SFTP. Agents can discover configured server metadata, test a connection, browse directories, read bounded text files, transfer individual files, deploy directories recursively, create directories, rename or move paths, and delete files or explicitly selected directories.

The server supports multiple named destinations in one local configuration. A default server may be selected, and the server name can be omitted when only one destination exists. Remote tool paths are resolved beneath each configured remote root. Local upload, deployment, and download paths are constrained by the configured localRoot.

How it works

Configuration is loaded from the first available source in this order: a path supplied with --config, the FTP_MCP_CONFIG environment variable, ./ftp-servers.json, or ~/.ftp-mcp/servers.json. Each server entry identifies ftp, ftps, or sftp, along with its endpoint and authentication settings.

For SFTP, a verified hostKeySha256 pin is required unless allowUnknownHostKey is deliberately enabled. FTP connections require an explicit insecure-connection acknowledgment. FTPS certificate verification can be disabled only with the corresponding safety acknowledgment. SFTP performs remote path checks using server-side metadata; FTP and FTPS require a trustworthy server-side account boundary for protection against symlink escapes.

Deployment can run as a dry run before making changes. Gitignore-like exclusions can omit selected files or directories. A server configured with readOnly blocks uploads, deployments, directory creation, renames, and deletes, but still permits a deployment dry run. Credentials are loaded locally and are not intentionally returned in tool results.

Setup and configuration

The alebgl77/ftp-deploy-mcp MCP server requires Node.js 18 or newer. The documented source setup is:

  1. Clone the repository and change into its directory.
  2. Run npm install.
  3. Run npm run setup or use install.cmd on Windows or ./install.sh on macOS and Linux.
  4. Edit the generated configuration before connecting.

Each usable server needs an absolute, existing localRoot. Relative paths and local symlink or junction escapes are rejected. Passwords may be written directly or referenced with ${ENV:VARIABLE_NAME}. SFTP entries can use an SSH private key and optional passphrase. The configuration file must be strict JSON; the repository's commented example is instructional rather than a ready-to-use configuration.

The README states that the npm package and MCP registry entry have not yet been published. Consequently, npx -y ftp-deploy-mcp is not an available installation method at the documented release stage.

Tools and capabilities

  • ftp_list_servers: return server metadata and active safety warnings without passwords.
  • ftp_test: connect to a selected server and list its visible root.
  • ftp_list: browse a remote directory with pagination; the default limit is 50.
  • ftp_read: read bounded text files and refuse binary data.
  • ftp_upload: send one local file to a remote path.
  • ftp_deploy: recursively deploy a local directory, with dry-run support.
  • ftp_download: retrieve a remote file into the permitted local root.
  • ftp_mkdir: create a remote directory tree.
  • ftp_rename: rename or move a remote path.
  • ftp_delete: remove a file or delete a directory when recursion is explicitly requested.

Limitations and notes

The alebgl77/ftp-deploy-mcp MCP server is currently documented for installation from source rather than from a published npm package. Plain FTP exposes credentials and traffic to interception and is intended only for legacy or trusted-network use. Unverified FTPS and unknown SFTP host keys reduce connection identity protection. For production use, the documentation recommends verified SFTP fingerprints and server-side chroot boundaries for FTP or FTPS.

The server does not provide a reliable client-side anti-symlink jail for FTP or FTPS sub-roots. SFTP path validation can still face a race if a malicious server changes paths between validation and use. Local file access remains limited by localRoot, and missing environment-variable references produce configuration errors.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in File Systems View all alternatives
  • Filesystem MCP logoFilesystem MCP

    Model Context Protocol server for file system operations. Supports read, write, search, copy, move with security path restrictions.

    ๐Ÿ“‚ File Systems2 views
    Compare vs Filesystem MCP โ†’
  • Quarkus MCP Servers logoQuarkus MCP Servers

    A filesystem allowing for browsing and editing files implemented in Java using Quarkus. Available as jar or native image.

    ๐Ÿ“‚ File Systems5 views
    Compare vs Quarkus MCP Servers โ†’
  • Filesystem Context MCP Server logoFilesystem Context MCP Server

    Read-only MCP server for secure filesystem exploration, searching, and analysis with symlink protection.

    ๐Ÿ“‚ File Systems3 views
    Compare vs Filesystem Context MCP Server โ†’
  • MCP Filesystem Server logoMCP Filesystem Server

    Golang implementation for local file system access.

    ๐Ÿ“‚ File Systems4 views
    Compare vs MCP Filesystem Server โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

Last commit
8d ago
Most recent push to the default branch.
Tools exposed
10
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Ftp Deploy MCP

Clone the repository, install Node.js 18 or newer, run npm install, then run npm run setup. The README also documents install.cmd for Windows and ./install.sh for macOS or Linux.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFtp Deploy MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/alebgl77-ftp-deploy-mcp?style=directory)](https://allmcps.com/mcp/alebgl77-ftp-deploy-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/alebgl77-ftp-deploy-mcp"><img src="https://allmcps.com/api/badge/alebgl77-ftp-deploy-mcp?style=directory" alt="Ftp Deploy MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“‚File Systems
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
9/9 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit8d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 3, 2026
57Quality signal: Good ยท 57/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 23d ago via OSV.dev ยท ftp-deploy-mcp (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“‚ File Systems โ†’Best MCP servers for File Systems โ†’Alternatives to Ftp Deploy MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code