PlayMCP icon

PlayMCP

3

Provides a comprehensive server for browser automation using Playwright.

关于

PlayMCP is a robust Model Context Protocol (MCP) server designed for comprehensive browser automation using the Playwright framework. It offers a wide array of tools for controlling browser instances, navigating web pages, interacting with elements, and extracting diverse content. This server is ideal for web scraping, automated testing, form automation, and executing custom JavaScript, making it a versatile solution for any web automation task.

主要功能

  • 3 GitHub stars
  • Screenshot capabilities for full page, viewport, or specific elements
  • Execution of arbitrary JavaScript code on the page
  • Comprehensive browser controls (open, navigate, click, type, scroll)
  • Seamless integration with MCP clients like VS Code GitHub Copilot
  • Extensive page content extraction (source, text, title, links, images, forms)

使用案例

  • Automating form submission and interaction on websites
  • Automating web scraping and data collection tasks
  • Performing end-to-end browser-based testing