Skip to main content
Glama

Vultr MCP

by rsp2k

get_kubernetes_cluster

Retrieve detailed configuration and status information for a specific Kubernetes cluster using either its human-readable label or UUID identifier.

Instructions

Get detailed information about a specific Kubernetes cluster. Smart identifier resolution: use cluster label or UUID.

Args: cluster_identifier: The cluster label or ID (e.g., "production-cluster" or UUID)

Returns: Detailed cluster information including configuration and status

Input Schema

NameRequiredDescriptionDefault
cluster_identifierYes

Input Schema (JSON Schema)

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