Skip to main content
Glama

upload_file

Transfer files to remote servers using SFTP with SSH configurations. Specify server, local file path, and remote destination to upload files securely.

Instructions

Upload a file to a remote server via SFTP.

Args: server: Server name (e.g. 'pro-dicentra'). local_path: Absolute path to local file. remote_path: Absolute destination path on remote server.

Returns: Confirmation message with file size.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serverYes
local_pathYes
remote_pathYes

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/blackaxgit/ssh-mcp'

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