Skip to main content
Glama

MCP Kubernetes Server

by abhijeetka

use_context

Switch to a specified Kubernetes context to streamline cluster management tasks, enabling focused operations on selected environments.

Instructions

Switch to a specific Kubernetes context Args: context_name: The name of the Kubernetes context to switch to

Input Schema

NameRequiredDescriptionDefault
context_nameYes

Input Schema (JSON Schema)

{ "properties": { "context_name": { "title": "Context Name", "type": "string" } }, "required": [ "context_name" ], "title": "use_contextArguments", "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/abhijeetka/mcp-k8s-server'

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