kubernetes-mcp-server-python

techmaharaj/kubernetes-mcp-server-python

3.2

If you are the rightful owner of kubernetes-mcp-server-python 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 simple MCP (Model Context Protocol) server that allows remote control of a Kubernetes cluster using Claude.

Tools

Functions exposed to the LLM to take actions

get_pods

List all pods in any namespace with status details

create_pod

Create simple pods for demonstrations

delete_pod

Clean up demo pods

get_cluster_info

Show cluster and node status information

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources