Skip to main content
Glama

Kubernetes MCP Server

list-pods

Retrieve a list of all pods running in a specified Kubernetes namespace to monitor application status and resource availability.

Instructions

List Kubernetes pods in a namespace

Input Schema

NameRequiredDescriptionDefault
namespaceNoThe namespace to list pods from (optional, defaults to current context namespace)

Input Schema (JSON Schema)

{ "properties": { "namespace": { "description": "The namespace to list pods 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