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 Agentic WorkersPublished 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.
- Slug
- google-gke
- Category
- Software Development
- Category slug
- software-development
- Authentication
- API Key
- Auth type
- api-key
Directory details
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.
{
"mcpServers": {
"google-gke": {
"url": "https://container.googleapis.com/mcp"
}
}
}