Skip to main content
Glama

k8s-pilot

by bourbonkk

clusterrole_list

List and retrieve basic information for all ClusterRoles in a Kubernetes cluster. Simplify cluster management by utilizing the k8s-pilot MCP server for efficient resource monitoring.

Instructions

List all ClusterRoles in the cluster.

Args: context_name: The Kubernetes context name

Returns: List of ClusterRole basic information

Input Schema

NameRequiredDescriptionDefault
context_nameYes

Input Schema (JSON Schema)

{ "properties": { "context_name": { "title": "Context Name", "type": "string" } }, "required": [ "context_name" ], "title": "clusterrole_listArguments", "type": "object" }

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/bourbonkk/k8s-pilot'

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