Playwright Plus
Enables web automation with Playwright for browsing, form filling, screenshot capture, and JavaScript execution, plus a simple note storage system for content extraction and manipulation.
0 stars
0 tools
Created Aug 2025
@williamvd4/williamvd4-playwright-plus-playwright-plus-python-mcpAbout
Enables web automation with Playwright for browsing, form filling, screenshot capture, and JavaScript execution, plus a simple note storage system for content extraction and manipulation.
Categories
general
Installation
npm
npm install @williamvd4/williamvd4-playwright-plus-playwright-plus-python-mcp
Configuration
{
"mcpServers": {
"williamvd4-playwright-plus-playwright-plus-python-mcp": {
"command": "npx",
"args": [
"-y",
"@williamvd4/williamvd4-playwright-plus-playwright-plus-python-mcp"
]
}
}
}