UNPKG

mcp-server-kubernetes

Version:

MCP server for interacting with Kubernetes clusters via kubectl

9 lines (8 loc) 184 B
export const listNamespacesSchema = { name: "list_namespaces", description: "List all namespaces", inputSchema: { type: "object", properties: {}, }, };