HomayoonAlimohammadi/k8s-mcp-server
3.3
If you are the rightful owner of k8s-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A professional Model Context Protocol (MCP) server for interacting with Kubernetes clusters.
Tools
Functions exposed to the LLM to take actions
list-pods
List all pods in a namespace
get-pod
Get detailed information about a specific pod
get-pod-logs
Retrieve logs from a specific pod (with optional tail limit)
list-services
List all services in a namespace
get-service
Get detailed information about a specific service
list-deployments
List all deployments in a namespace
get-deployment
Get detailed information about a specific deployment
list-namespaces
List all namespaces in the cluster
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client