MCP.so
登录
服务器

MCP Server for FTP Access

@alxspiker

Model Context Protocol server for FTP access

概览

What is MCP Server for FTP Access?

MCP Server for FTP Access is a Model Context Protocol server that provides tools for interacting with FTP servers. It enables MCP-compatible clients like Claude for Desktop to list directories, download and upload files, create directories, and delete files and directories on FTP servers.

How to use MCP Server for FTP Access?

Install the server via Smithery (npx -y @smithery/cli install @alxspiker/mcp-server-ftp --client claude) or build from source after cloning the repository. Configure it by adding an entry to your MCP client's configuration file with environment variables for the FTP host, port, credentials, and protocol. Once configured, use natural language prompts such as "List the files in the /public directory on my FTP server" to invoke the provided tools: list-directory, download-file, upload-file, create-directory, delete-file, and delete-directory.

Key features of MCP Server for FTP Access

  • List directory contents on FTP servers
  • Download and upload files via FTP
  • Create and delete directories
  • Delete individual files
  • Supports FTP, FTPS,

来自「其他」的更多内容