Skip to main content
Glama

Kubernetes MCP Server

get-events

Retrieve Kubernetes events to identify and troubleshoot cluster issues by monitoring resource changes, errors, and warnings across namespaces.

Instructions

Get Kubernetes events for troubleshooting

Input Schema

NameRequiredDescriptionDefault
namespaceNoThe namespace to get events from (optional, defaults to current context namespace)

Input Schema (JSON Schema)

{ "properties": { "namespace": { "description": "The namespace to get events from (optional, defaults to current context namespace)", "type": "string" } }, "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/thekaranpargaie/kube-mcp'

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