Skip to main content
Glama

Vultr MCP

by rsp2k

list_cluster_tiers

Retrieve available storage tiers with pricing and limits for a specific Vultr Object Storage cluster to select appropriate capacity options.

Instructions

List all available tiers for a specific Object Storage cluster.

Args: cluster_id: The cluster ID (use list_clusters to see available clusters)

Returns: List of available tiers for the cluster with pricing and limits

Input Schema

NameRequiredDescriptionDefault
cluster_idYes

Input Schema (JSON Schema)

{ "properties": { "cluster_id": { "title": "Cluster Id", "type": "integer" } }, "required": [ "cluster_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