Playwright icon

Playwright

Automates web browsers through a Model Context Protocol server, providing programmatic control over browser actions.

소개

Leveraging the Model Context Protocol (MCP) and built upon the foundation of Microsoft's Playwright MCP, this server provides robust web browser automation capabilities. It utilizes `streamableHttp` transport to offer a suite of tools for controlling a browser, enabling programmatic interactions such as navigating to URLs, interacting with page elements, capturing accessibility snapshots, and taking screenshots.

주요 기능

  • Navigate to specified URLs
  • Capture accessibility snapshots of web pages
  • Automate clicks on web page elements
  • Simulate typing text into browser fields
  • Take full-page screenshots
  • 0 GitHub stars

사용 사례

  • Automating web-based workflows
  • Programmatic control of browser interactions
  • Generating visual and accessibility records of web pages