alxspiker_mcp-server-ftp

alxspiker_mcp-server-ftp

3.2

If you are the rightful owner of alxspiker_mcp-server-ftp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This Model Context Protocol (MCP) server provides tools for interacting with FTP servers, allowing operations such as listing directories, downloading and uploading files, creating directories, and deleting files/directories.

The MCP Server for FTP Access is designed to facilitate seamless interaction with FTP servers through Claude.app. It provides a robust set of features that enable users to manage files and directories on FTP servers efficiently. The server supports listing directory contents, downloading and uploading files, creating new directories, and deleting files or directories. It is compatible with Claude for Desktop and can be installed via Smithery or built from source. The server is configured through a JSON file where users can specify FTP connection details. Security considerations include storing FTP credentials securely and using FTPS for secure connections.

Features

  • List Directory Contents: View files and folders on the FTP server
  • Download Files: Retrieve file content from the FTP server
  • Upload Files: Create new files or update existing ones
  • Create Directories: Make new folders on the FTP server
  • Delete Files/Directories: Remove files or directories

Tools

  1. list-directory

    List the FTP directory

  2. download-file

    Download the text from the FTP server

  3. upload-file

    Upload files to FTP service

  4. create-directory

    Create a new project on the FTP server

  5. delete-file

    Delete text from FTP server

  6. delete-directory

    Delete the destination from the FTP server