FTP MCP Server

Stablefile-system
35 starsTypeScriptcommunity
GitHub
About

Overview

The FTP MCP Server enables AI agents to interact with FTP and SFTP servers. It provides tools for uploading, downloading, listing, and managing files on remote servers. Supports both FTP and SFTP protocols with password and key-based authentication.
Capabilities

Tools & Capabilities

list

List files in a remote directory

upload

Upload a file to the remote server

download

Download a file from the remote server

delete

Delete a file on the remote server

mkdir

Create a directory on the remote server

Setup

Installation

bash
Install
npx -y mcp-server-ftp
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "ftp": {
      "command": "npx",
      "args": ["-y", "mcp-server-ftp"],
      "env": {
        "FTP_HOST": "ftp.example.com",
        "FTP_USER": "username",
        "FTP_PASSWORD": "password"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 35
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.