K

Kubernetes

Enables direct Kubernetes cluster management through kubectl command execution, providing a bridge f...

86 views
1 installs
Updated Sep 9, 2025
Not audited
Enables direct Kubernetes cluster management through kubectl command execution, providing a bridge for real-time resource administration within conversations.
  1. Locate your kubeconfig file

    • The server requires access to your Kubernetes cluster via a kubeconfig file, typically found at ~/.kube/config on your local machine. If you use a cloud provider (like GKE, EKS, or AKS), consult your provider's documentation for details about downloading or locating your kubeconfig file.
    • If you don’t have a kubeconfig file, generate or download it from your Kubernetes provider.
  2. Fill in the KUBECONFIG value in the FastMCP connection interface

    • When prompted in the FastMCP (using the "Install Now" button), you must specify the path to your kubeconfig file.
    • Example value: /home/your-username/.kube/config
    • Ensure this path is accessible from where the FastMCP connector will run.
  3. Confirm prerequisites are met

    • Make sure kubectl and (optionally) helm are installed and available in your system’s PATH before proceeding. The server uses these tools to communicate with your cluster.
  4. Save and Complete

    • Click to confirm/complete your installation in FastMCP after entering the KUBECONFIG path.

Note:
No API keys or tokens are required. Only the path to your kubeconfig file (KUBECONFIG) is needed to establish the connection. Make sure the credentials within your kubeconfig have sufficient permissions for your intended operations.

Quick Start

View on GitHub

More for Cloud Platforms

View All →

More for Developer Tools

View All →

Similar MCP Servers

K

kubectl

Enables natural language interaction with Kubernetes resources, allowing developers to manage clusters through conversational interfaces instead of complex kubectl commands.

Cloud Platforms Monitoring
73
1

Report Issue

Thank you! Your issue report has been submitted successfully.