Skip to main content
Glama

Vultr MCP

by rsp2k

find_regions_with_plan

Identify Vultr regions supporting a specific server plan by entering its plan ID to determine deployment availability.

Instructions

Find all regions where a specific plan is available.

Args: plan_id: The plan ID to search for (e.g., "vc2-1c-1gb")

Returns: List of regions where the plan is available, with region details

Input Schema

NameRequiredDescriptionDefault
plan_idYes

Input Schema (JSON Schema)

{ "properties": { "plan_id": { "title": "Plan Id", "type": "string" } }, "required": [ "plan_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