Skip to main content
Glama

Vultr MCP

by rsp2k

list_by_region

Filter and retrieve storage gateways available in a specific Vultr cloud region using region codes like ewr, lax, or fra for targeted infrastructure management.

Instructions

List storage gateways in a specific region.

Args: region: Region code to filter by (e.g., "ewr", "lax", "fra")

Returns: List of gateways in the specified region

Input Schema

NameRequiredDescriptionDefault
regionYes

Input Schema (JSON Schema)

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