MCP Servers / cloud-service / Kubernetes MCP Server

Kubernetes MCP Server

JSON →
httpnone1,633cloud-service

A versatile MCP server for Kubernetes and OpenShift, distributed as a native binary, npm/Python package, or Docker image.

Install
How to run this server
[ { "cmd": "npx\n\nIf", "imports": [] } ]
server path: kubernetes-mcp-server-2
Tools
What this server exposes
get_pod_logs
Retrieve logs from a specific pod in a given namespace
list_pods
List all pods in a specified namespace
describe_pod
Get detailed information about a specific pod
get_deployment_status
Check the status of a deployment
list_services
List all services in a namespace
get_node_info
Get information about cluster nodes
apply_manifest
Apply a Kubernetes manifest from a file or URL
delete_resource
Delete a Kubernetes resource by name and type
scale_deployment
Scale a deployment to a specified number of replicas
get_resource_yaml
Get the YAML definition of a Kubernetes resource
Configuration
Environment & auth
authnone
Resources
Kubernetes MCP Server — MCP Server · libregistry