Skip to main content
Glama

Vultr MCP

by rsp2k

get_volume_status

Retrieve detailed status information for a Vultr block storage volume including attachment status, usage metrics, and cost data using either volume label or ID.

Instructions

Get comprehensive status information for a block storage volume.

Smart identifier resolution: Use volume label or ID.

Args: volume_identifier: Volume label or ID

Returns: Detailed status including attachment, usage, and cost information

Input Schema

NameRequiredDescriptionDefault
volume_identifierYes

Input Schema (JSON Schema)

{ "properties": { "volume_identifier": { "title": "Volume Identifier", "type": "string" } }, "required": [ "volume_identifier" ], "type": "object" }

Other Tools from Vultr MCP

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/rsp2k/mcp-vultr'

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