Skip to main content
Glama

mcp-server-kubernetes

by Flux159

list_services

Retrieve and display all services within a specified Kubernetes namespace using the MCP server for Kubernetes cluster operations.

Instructions

List services in a namespace

Input Schema

NameRequiredDescriptionDefault
namespaceYesdefault

Input Schema (JSON Schema)

{ "properties": { "namespace": { "default": "default", "type": "string" } }, "required": [ "namespace" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-kubernetes

Related Tools

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/Flux159/mcp-server-kubernetes'

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