Skip to main content
Glama

Vultr MCP

by rsp2k

list_bare_metal_servers_by_status

Filter and retrieve Vultr bare metal servers based on their current operational status to monitor infrastructure or manage deployments.

Instructions

List bare metal servers by status.

Args: status: Server status to filter by (e.g., 'active', 'stopped', 'installing')

Returns: List of bare metal servers 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