Skip to main content
Glama
sniper35
by sniper35

deploy_spot_instance

Deploy GPU spot instances on Verda Cloud with customizable GPU types, counts, volumes, and startup scripts for cost-effective computing workloads.

Instructions

Deploy a new spot GPU instance.

Args: gpu_type: GPU type (default from config, e.g., "B300"). gpu_count: Number of GPUs (default from config, e.g., 1, 2, 4, 8). volume_id: Block volume ID to attach (default from config). script_id: Startup script ID (default from config). hostname: Instance hostname (auto-generated if not provided). image: OS image (default from config). wait_for_ready: If True, wait for instance to be ready (default: True).

Returns: Instance details and SSH connection info when ready.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
gpu_typeNo
gpu_countNo
volume_idNo
script_idNo
hostnameNo
imageNo
wait_for_readyNo

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/sniper35/verda-cloud-mcp'

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