SFTP MCP Server

Stablefile-system
35 starsTypeScriptcommunity
GitHub
About

Overview

The SFTP MCP Server enables AI agents to manage files over SFTP. It provides tools for secure file upload, download, and directory management over SSH connections.
Capabilities

Tools & Capabilities

list_files

List files in a directory

upload

Upload a file via SFTP

download

Download a file via SFTP

mkdir

Create a remote directory

Setup

Installation

bash
Install
npx -y @nicepkg/mcp-server-sftp
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "sftp": {
      "command": "npx",
      "args": ["-y", "@nicepkg/mcp-server-sftp"]
    }
  }
}

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
SFTP MCP Server - MCP Server Directory - CortexAgent