mcp

Provides read access to your GKE and Kubernetes resources.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Provides read access to your GKE and Kubernetes resources.

    Список инструментов сервера (23)

    Технические названия из tools/list. Нужны только разработчикам.

    list_k8s_api_resourcesRetrieves the available API groups and resources from a Kubernetes cluster. This is similar to running `kubectl api-resources`.
    check_k8s_authChecks whether an action is allowed on a Kubernetes resource. This is similar to running `kubectl auth can-i`.
    describe_k8s_resourceShows the details of a specific Kubernetes resource. This is similar to running `kubectl describe`.
    list_k8s_eventsRetrieves events from a Kubernetes cluster. This is similar to running `kubectl events`.
    get_k8s_resourceGets one or more Kubernetes resources from a cluster. Resources can be filtered by type, name, namespace, and label selectors. Returns the resources in YAML format. This is similar to running `kubectl get`.
    get_k8s_cluster_infoGets cluster endpoint information. This is similar to running `kubectl cluster-info`.
    get_k8s_versionRetrieves Kubernetes client and server versions for a given cluster. This is similar to running `kubectl version`.
    get_k8s_rollout_statusChecks the current rollout status of a Kubernetes resource. This is similar to running `kubectl rollout status`.
    list_clustersLists GKE clusters in a given project and location. Location can be a region, zone, or '-' for all locations.
    create_clusterCreates a new GKE cluster in a given project and location. It's recommended to read the [GKE documentation](https://docs.cloud.google.com/kubernetes-engine/docs/concepts/configuration-overview) to understand cluster configuration options. Cluster creation will default to Autopilot mode, as recommended by GKE best practices. If the user explicitly wants to create a Standard cluster, you need to set autopilot.enabled=false in the cluster configuration. This is similar to running `gcloud container clusters create-auto` or `gcloud container clusters create`.
    update_clusterUpdates a specific GKE cluster.
    get_clusterGets the details of a specific GKE cluster.
    list_operationsLists GKE operations in a given project and location. Location can be a region, zone, or '-' for all locations.
    get_operationGets the details of a specific GKE operation.
    cancel_operationCancels a specific GKE operation.
    create_node_poolCreates a node pool for a specific GKE cluster.
    list_node_poolsLists the node pools for a specific GKE cluster.
    get_node_poolGets the details of a specific node pool within a GKE cluster.
    update_node_poolUpdates a specific node pool within a GKE cluster.
    get_k8s_logsGets logs from a Kubernetes container in a pod. This is similar to running `kubectl logs`.
    apply_k8s_manifestApplies a Kubernetes manifest to a cluster using server-side apply. This is similar to running `kubectl apply --server-side`.
    delete_k8s_resourceDeletes a Kubernetes resource from a cluster. This is similar to running `kubectl delete`.
    patch_k8s_resourcePatches a Kubernetes resource. This is similar to running `kubectl patch`.
    mcp: подключить к Claude, ChatGPT, Cursor · Connectors.fun