filepulse
MCP Serverfilepulsepublic

sftp mcp server

一个通过 MCP 协议连接 SFTP 服务器的工具,支持文件操作功能。

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Python
Language
-
License

About This Server

一个通过 MCP 协议连接 SFTP 服务器的工具,支持文件操作功能。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

SFTP MCP Server

SFTP MCP Server

MCP (ModelContextProtcol) Server to connect an SFTP Server


🚀 Overview

Supported features

  • Download/Upload files
  • List files/folders
  • Rename files
  • Delete files/folders
  • Create directories
  • Move files/folders

📚 Documentation

👉 Full documentation is available at:
Setup guide

The documentation covers the setup and integration in Claude desktop.


🛠️ Running in development mode

If UV is not yet installed, run;

On MAC: curl -LsSf https://astral.sh/uv/install.sh | sh

On Windows: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Install the necessary packages with;

uv sync

Lastly, use the configuration below in the Claude desktop config file;

{
  "mcpServers": {
    "sftp": {
      "command": "uv",
      "args": [
        "--directory",
        "PATH_TO_REPOSITORY/sftp-mcp-server",
        "run",
        "main.py"
      ],
      "env": {
        "SFTP_HOST": "",
        "SFTP_USERNAME": "",
        "SFTP_PASSWORD": ""
      }
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/filepulse/sftp-mcp-server
2

Install dependencies

cd sftp-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerfilepulse
Reposftp-mcp-server
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation