Skip to main content
Glama

Multi-Cluster MCP Server

by yanmxa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KUBECONFIGNoPath to the kubeconfig file used to access the Kubernetes cluster. In a multi-cluster setup, this points to the hub cluster.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
connect_cluster

Generates the 'KUBECONFIG' for the managed cluster and binds it to the specified ClusterRole (default: cluster-admin).

clusters

Retrieves a list of Kubernetes clusters (also known as managed clusters or spoke clusters).

kube_executor

Securely run a kubectl command or apply YAML. Provide either 'command' or 'yaml'.

prometheus

Query Prometheus metrics from a specific cluster and format the results for Recharts visualization.

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/yanmxa/multicluster-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server