Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
connect_vps

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

disconnect_vps

Disconnect from the current VPS session.

execute_command

Execute a shell command on the connected VPS and return the output. Runs in the current tracked directory.

list_directory

List contents of a directory on the VPS. Defaults to current working directory.

create_directory

Create a new directory on the VPS.

read_file

Read the contents of a file on the VPS.

write_file

Create or overwrite a file on the VPS.

delete_item

Delete a file or directory on the VPS (recursive).

change_directory

Change the current working directory on the VPS.

get_current_directory

Get the current working directory path.

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

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