Skip to content

chenhunghan/mcp-k8s-lens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published