xkw666
MCP Serverxkw666public

mcp_tools

一个基于Python的轻量级工具,通过SFTP将代码上传到远程服务器。

Repository Info

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

About This Server

一个基于Python的轻量级工具,通过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

MCP Tools

MCP Transfer - Upload Code via SFTP

mcp_transfer.py 是一个基于 Python 的轻量级工具,通过 sftp 将代码上传到远程服务器上的指定位置。支持密钥登录或密码登录,支持自动创建远程目录。

Prerequisites

  • uv (Python package manager)

QuickStart

Step1

Clone this repository

git clone https://github.com/xkw666/mcp_tools.git

Step2

set sftp config in sftp_config.yaml

your_server:
  host: xxxx
  port: xxxx
  username: xxx
  
  ## 两种连接方式 
  # password: xxxx
  key_file_path: C:/Users/usr/.ssh/id_rsa

  remote_path: /home/xxx/mcp

Step3

Usage with Claude Desktop (or others) Add this to your claude_desktop_config.json (Example in windows):

{
  "mcpServers": {
      "transfer": {
        "command": "uv",
        "args": [
            "--directory",
            "C:\\Users\\user\\Desktop\\mcp_tools",
            "run",
            "mcp_transfer.py"
        ]
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/xkw666/mcp_tools
2

Install dependencies

cd mcp_tools
npm install
3

Follow the documentation

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

Repository Details

Ownerxkw666
Repomcp_tools
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