Skip to main content
Glama
Gus2708
by Gus2708

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SFTP_HOSTNoThe SFTP host address. Required if not using a servers file.
SFTP_PORTNoThe SFTP port. Defaults to 22.22
SFTP_ROOTNoThe sandbox root directory. Defaults to /./
SFTP_USERNoThe SFTP username. Required if not using a servers file.
SFTP_CANALESNoNumber of concurrent channels/connections.
SFTP_KEY_PATHNoPath to an SSH key. Provide either this or SFTP_PASSWORD.
SFTP_PASSWORDNoThe SFTP password. Provide either this or SFTP_KEY_PATH.
SFTP_OP_TIMEOUTNoOperation timeout in seconds.
SFTP_SERVERS_FILENoPath to a servers.json file for multi-server configuration. If set, the single-server environment variables are not used.
SFTP_MAX_READ_BYTESNoMaximum bytes to read from a file. Defaults to 200000.200000

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/Gus2708/sftp-manager'

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