{
  "markdown": "# GKE Managed MCP Extension\n\nThe GKE managed MCP extension provides read access to your GKE and Kubernetes\nresources. It allows an AI agent to inspect and observe your environment.\n\n## Why use the GKE managed MCP server?\n\nGoogle and Google Cloud\n[managed MCP servers](https://docs.cloud.google.com/mcp/overview) can be used in\nyour AI applications with enterprise-ready governance, security, and access\ncontrol.\n\n## Before you begin\n\n1.  In the Google Cloud console, on the\n    [project selector page](https://console.cloud.google.com/projectselector2/home/dashboard),\n    select or create a Google Cloud project.\n\n    > **Note**: If you don't plan to keep the resources that you create in this\n    > procedure, create a project instead of selecting an existing project.\n    > After you finish these steps, you can delete the project, removing all\n    > resources associated with the project.\n\n2.  Get your administrator to grant you the\n    [MCP Tool User role](https://docs.cloud.google.com/iam/docs/roles-permissions/mcp#mcp.toolUser)\n    (`roles/mcp.toolUser`) on the Google Cloud project. If you created a new\n    project, then you already have the required permissions.\n\n3.  Ensure your administrator has enabled the\n    [GKE API](https://console.cloud.google.com/marketplace/product/google/container.googleapis.com)\n    on the Google Cloud project.\n\n## Configure authentication\n\nThis extension uses Google Application Default Credentials (ADC) to perform\nauthentication. To login with ADC, run the following command in your terminal:\n\n```bash\ngcloud auth application-default login\n```\n\nFor additional details, see the\n[ADC documentation](https://docs.cloud.google.com/docs/authentication/application-default-credentials#personal).\n\n## Install the extension\n\nTo install the extension, run the following command in your terminal:\n\n```bash\ngemini extensions install https://github.com/gemini-cli-extensions/gke-mcp-remote\n```\n\n## Available tools\n\nTo see a complete list of available tools and their schemas, see the\n[GKE MCP reference](https://docs.cloud.google.com/kubernetes-engine/docs/reference/mcp).\n\n## Sample use cases\n\nThe following are sample use cases for the GKE remote MCP server:\n\n-   Inspect the configuration and status of your GKE clusters and node pools.\n    For example, use the prompt: \"Show me the details of my 'production-cluster'\n    and list all of its node pools.\"\n-   View Kubernetes resource configurations and container logs from within a\n    cluster without using kubectl. For example, use the prompt: \"Get the YAML\n    for the 'frontend-deployment' in the 'default' namespace.\"\n-   Monitor the status of long-running GKE operations, such as cluster upgrades.\n    For example, use the prompt: \"List all the GKE operations in my project from\n    the last hour.\"\n\n## Optional security and safety configurations\n\nMCP introduces new security risks and considerations due to the wide variety of\nactions that you can take with MCP tools. To minimize and manage these risks,\nGoogle Cloud offers defaults and customizable policies to control the use of MCP\ntools in your Google Cloud organization or project.\n\nFor more information about MCP security and governance, see\n[AI security and safety](https://docs.cloud.google.com/mcp/ai-security-safety).\n\n## Quotas and limits\n\nThe GKE MCP server doesn't have its own quotas. There is no limit on the number\nof call that can be made to the MCP server. You are still subject to the quotas\nenforced by the APIs called by the MCP server tools.\n\n## Reference and resources\n\n*   Explore the\n    [GKE remote MCP server reference documentation](https://docs.cloud.google.com/kubernetes-engine/docs/reference/mcp),\n    which includes a list of all available tools, and the full input and output\n    schema for each tool.\n*   See the\n    [GKE overview](https://docs.cloud.google.com/kubernetes-engine/docs).\n*   Learn about\n    [MCP security and governance](https://docs.cloud.google.com/mcp/ai-security-safety).\n",
  "bytes": 3974,
  "sha": "b53cdf19aa7918555fff81071fea8e4e3ad3afe542660e8076da36b0bde99d2b",
  "repo_slug": "gemini-cli-extensions/gke-mcp-remote",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_gemini_cli_extensions_gke_mcp_remote_57c5fe8f/readme"
}