list_contexts
Retrieve all available Kubernetes contexts to manage access and operations across clusters efficiently within the MCP Kubernetes Server environment.
Instructions
List all available Kubernetes contexts
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_contextsArguments",
"type": "object"
}