Skip to main content
Glama

Vultr MCP

by rsp2k

get_os_by_name

Retrieve detailed operating system information from Vultr's catalog using an exact name match to identify and select appropriate OS images for deployment.

Instructions

Get operating system by exact name match.

Args: name: Exact OS name to find

Returns: Operating system details

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

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