MCP Hub
Back to servers

Kubernetes Lens

MCP (Model Context Protocol) Server. Bridges Claude with the Kubernetes Lens desktop application through Playwright automation, enabling cluster analysis and management via UI interactions and console log capture.

Tools
2
Validated
Jan 11, 2026

mcp-k8s-lens

A Model Context Protocol server that provides Lens Desktop automation capabilities.

Features

  • 📸 Screenshot capture of entire Lens Desktop pages or specific elements
  • 📊 Console log monitoring

Components

Tools

lens_desktop_screenshot

Capture screenshots of the entire Lens Desktop page or specific elements

{
  "name": "screenshot-name",     // required
  "selector": "#element-id",     // optional
  "fullPage": true               // optional, default: false
}

lens_desktop_console_logs

Capture the logs from Lens Desktop renderer process

Acknowledge

Mostly inspired by https://github.com/executeautomation/mcp-playwright

Reviews

No reviews yet

Sign in to write a review