Skip to main content
Glama

connect_vps

Establish SSH connections to Virtual Private Servers for remote management and control operations.

Instructions

Connect to a VPS using SSH. Requires host, username, and either password or privateKey.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hostYesHostname or IP address of the VPS
portNoSSH port (default: 22)
usernameYesSSH username
passwordNoSSH password (optional if privateKey provided)
privateKeyNoSSH private key (optional if password provided)

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/HarjjotSinghh/vps-mcp'

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