VPS MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| connect_vpsB | Connect to a VPS using SSH. Requires host, username, and either password or privateKey. |
| disconnect_vpsB | Disconnect from the current VPS session. |
| execute_commandB | Execute a shell command on the connected VPS and return the output. Runs in the current tracked directory. |
| list_directoryB | List contents of a directory on the VPS. Defaults to current working directory. |
| create_directoryC | Create a new directory on the VPS. |
| read_fileC | Read the contents of a file on the VPS. |
| write_fileC | Create or overwrite a file on the VPS. |
| delete_itemA | Delete a file or directory on the VPS (recursive). |
| change_directoryC | Change the current working directory on the VPS. |
| get_current_directoryB | Get the current working directory path. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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