Fourth Playwright MCP server - FastMCP v3 orchestration with @playwright/mcp subprocess for Claude.ai Custom Connector
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^0.0.6812
commits
5
commits
feat: add stealth, proxy, human-like behavior, session persistence
09abc00View on GitHubfix: rename evaluate param from 'expression' to 'function' for @playwright/mcp 0.0.68
79db112View on GitHubfix: parse accessibility tree for form fields when DOM extraction fails
8a46e34View on GitHubfix: resolve 4 issues from Donna's retest (commit 4fc1e83)
a294ac7View on GitHubfix: install chrome channel in Dockerfile (not just chromium)
8bc9c33View on GitHubfeat: fix subprocess proxy + add search, content, session, scripting tools
ff6a79eView on GitHubtest: add integration test suite for all web automation tools
cdaf492View on GitHubrefactor: rebuild as general-purpose web automation MCP server
3da172dView on GitHubfix: wait_for time schema (number not string), session binding, server instructions
9d521afView on GitHubfix: remove playwright install-deps (missing packages on Debian Bookworm)
52c2e3cView on GitHub