Playwright

Integrates Playwright with MCP to enable web browser automation for tasks like scraping, testing, and content generation/submission.

Featured
View Source
141 stars
0 tools
Created Aug 2025
@blackwhite084/blackwhite084-playwright-playwright-plus-python-mcp

About

Integrates Playwright with MCP to enable web browser automation for tasks like scraping, testing, and content generation/submission.

Categories

general

Installation

npm

npm install @blackwhite084/blackwhite084-playwright-playwright-plus-python-mcp

Configuration

{ "mcpServers": { "blackwhite084-playwright-playwright-plus-python-mcp": { "command": "npx", "args": [ "-y", "@blackwhite084/blackwhite084-playwright-playwright-plus-python-mcp" ] } } }