Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: API Key

Google GKE hosted MCP server

Managed Kubernetes

Google’s GKE MCP endpoint lets agents work with Google Kubernetes Engine clusters — inspecting and managing cluster resources — using Google Cloud credentials for authorization.

Curated by Published Updated

Server description

Kubernetes cluster operations for agents

Google’s GKE MCP endpoint lets agents work with Google Kubernetes Engine clusters — inspecting and managing cluster resources — using Google Cloud credentials for authorization.

Directory details

Slug
google-gke
Category
Software Development
Category slug
software-development
Authentication
API Key
Auth type
api-key

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "google-gke": {
      "url": "https://container.googleapis.com/mcp"
    }
  }
}

Connection links