MCP Servers / development / Kubernetes MCP Server

Kubernetes MCP Server

JSON →
nonedevelopment

Inspect and debug Kubernetes clusters with read-only access to resources, CRDs, and pod logs.

Install
How to run this server

No install command recorded.

server path: kubernetes-mcp-server-3
Tools
What this server exposes
get_pods
List all pods in a namespace
get_deployments
List all deployments in a namespace
get_services
List all services in a namespace
get_nodes
List all nodes in the cluster
get_namespaces
List all namespaces
describe_pod
Describe a specific pod
get_pod_logs
Get logs from a pod
get_events
Get events for a namespace
get_configmaps
List all configmaps in a namespace
get_secrets
List all secrets in a namespace
Configuration
Environment & auth
authnone
Resources
Kubernetes MCP Server — MCP Server · libregistry