MCP Server for FTP Access

by alxspiker
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FTP_HOSTNoFTP server hostname or IP addresslocalhost
FTP_PORTNoFTP server port21
FTP_USERNoFTP usernameanonymous
FTP_SECURENoUse secure FTP (FTPS)false
FTP_PASSWORDNoFTP password

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list-directory

List contents of an FTP directory

download-file

Download a file from the FTP server

upload-file

Upload a file to the FTP server

create-directory

Create a new directory on the FTP server

delete-file

Delete a file from the FTP server

delete-directory

Delete a directory from the FTP server

ID: ff9z4aw2np