kubernecetes-mcp-server

kubernecetes-mcp-server

0

The Kubernetes MCP Server is designed to enable natural language interactions with Kubernetes clusters through the MCP Python SDK. It supports a wide range of operations, such as managing pods and deployments, making it a versatile tool for Kubernetes administrators.

pod_tools.py

Provide pod-related operation tools

deployment_tools.py

Provide Deployment-related operation tools

service_tools.py

Provide service-related operation tools

namespace_tools.py

Provide Namespace-related operation tools

cluster_tools.py

Provide Cluster-related operation tools