Skip to main content
Glama

Vultr MCP

by rsp2k

list_os_by_family

Retrieve available operating systems filtered by family type for Vultr cloud deployments, enabling users to select appropriate OS images for server provisioning.

Instructions

List operating systems by family.

Args: family: OS family (e.g., 'ubuntu', 'centos', 'windows', 'application')

Returns: List of operating systems in the specified family

Input Schema

NameRequiredDescriptionDefault
familyYes

Input Schema (JSON Schema)

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