Skip to main content
Glama

Vultr MCP

by rsp2k

list_by_status

Filter and retrieve Vultr storage gateways based on their operational status, such as active or pending, to monitor and manage cloud infrastructure resources.

Instructions

List storage gateways by status.

Args: status: Status to filter by (e.g., "active", "pending")

Returns: List of gateways with the specified status

Input Schema

NameRequiredDescriptionDefault
statusYes

Input Schema (JSON Schema)

{ "properties": { "status": { "title": "Status", "type": "string" } }, "required": [ "status" ], "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