Skip to main content
Glama

VPS Initialize

by oxy-Op

execute_command

Run commands on a connected VPS via SSH to automate server setup, manage services, configure domains, or integrate CI/CD pipelines.

Instructions

Execute a command on the connected VPS

Input Schema

NameRequiredDescriptionDefault
commandYesCommand to execute

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Command to execute", "type": "string" } }, "required": [ "command" ], "type": "object" }
Install Server

Other Tools from VPS Initialize

Related Tools

    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/oxy-Op/DevPilot'

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