Skip to main content
Glama
wpfyorg

mcp-server-sftp

by wpfyorg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SFTP_HOSTYesHostname or IP of the SFTP server
SFTP_PORTNoSSH port22
SFTP_USERYesSSH/SFTP username
SFTP_PASSWORDNoPassword auth (required unless using a key)
SFTP_CHUNK_SIZENoChunk size in bytes for fastPut/fastGet32768
SFTP_PASSPHRASENoPassphrase for the private key, if any
SFTP_PRIVATE_KEYNoPath to a private key file (alternative to password)
SFTP_READY_TIMEOUTNoSSH handshake timeout (ms)20000
SFTP_ALLOWED_PREFIXNoIf set, writes/deletes/renames must be under this absolute path
SFTP_MAX_READ_BYTESNosftp_read refuses files larger than this (use sftp_download)1048576
SFTP_MAX_CONCURRENCYNoMax in-flight operations per batch/sync_dir call8
SFTP_TRANSFER_CONCURRENCYNoParallel chunks for upload/download (fastPut/fastGet)64

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wpfyorg/mcp-server-sftp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server