Skip to main content
Glama

Vultr MCP

by rsp2k

get_iso

Retrieve detailed information about a specific ISO image by its ID to verify compatibility and configuration options for Vultr cloud deployments.

Instructions

Get details of a specific ISO image.

Args: iso_id: The ISO ID

Returns: ISO image details

Input Schema

NameRequiredDescriptionDefault
iso_idYes

Input Schema (JSON Schema)

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