Shakespeare serves as a powerful MCP server that leverages Playwright for robust browser automation and deep CSSOM inspection. It intelligently combines text-based CSS analysis with real-time runtime browser inspection, offering a comprehensive suite for style debugging, web page data extraction, and workflow automation. Whether you need to navigate, screenshot, execute JavaScript, or query computed styles, Shakespeare provides precise control and valuable insights into web page rendering, complete with safeguards against context overflow.
主要功能
01Capture full-page or viewport screenshots
02Retrieve computed CSS styles for specific elements
030 GitHub stars
04Navigate headless Chromium browsers to specified URLs
05Execute arbitrary JavaScript within the page context
06Query multiple matching elements and retrieve their computed styles