MCP-Server-Playwright
186
MCP Server Playwright is a server that uses Playwright to provide browser automation capabilities. It allows for interaction with web pages through language models, enabling features such as screenshot capture and JavaScript execution. It is designed for comprehensive web interactions and console monitoring.
MCP Server Playwright
- Description: A Model Context Protocol server providing browser automation capabilities using Playwright. It enables language models to interact with web pages, take screenshots, and execute JavaScript in a browser environment.
- Features:
- Full browser automation
- Screenshot capture of entire pages or specific elements
- Comprehensive web interaction (navigation, clicking, form filling)
- Console log monitoring
- JavaScript execution in the browser context
Installation
- Install via smithery or use
npx
ormcp-get
for installation.
Components
- Tools: Functions for browser navigation, screenshot capture, clicking, hovering, filling input fields, selecting elements, and JavaScript execution.
- Resources: Access console logs and screenshot images captured during interactions.
License
- Licensed under the MIT License.