Skip to main content
Glama

Vultr MCP

by rsp2k

get_availability

Check available instance plans in a specific Vultr region to verify resource options before deployment.

Instructions

Get availability information for a specific region.

Args: region_id: The region ID to check availability for (e.g., "ewr", "lax")

Returns: Availability information including: - available_plans: List of available plan IDs in this region

This is useful for checking which instance plans are available in a specific region before creating instances.

Input Schema

NameRequiredDescriptionDefault
region_idYes

Input Schema (JSON Schema)

{ "properties": { "region_id": { "title": "Region Id", "type": "string" } }, "required": [ "region_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