This is a paid remote service that watches your Playwright selectors for brittleness and suggests safer alternatives. You get five tools: check_selector_risk to evaluate how fragile a selector is, suggest_selector_healing to get replacement recommendations, record_action_receipt to log what happened, request_human_approval for gated actions, and export_selector_failure to pull failure data. It connects over streamable HTTP and needs a bearer token from the product site. Reach for it when you're maintaining Playwright test suites and want to catch selectors that will break on the next DOM change, or when you need an audit trail of test actions and approvals.
Detect brittle Playwright selectors and route safe healing suggestions.
Paid remote MCP for Playwright selector risk checks, healing suggestions, action receipts, human approvals, and failure exports.
com.clauxel.playwrightselectorguard/playwrightselectorguard-mcpThis is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>
Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
check_selector_risksuggest_selector_healingrecord_action_receiptrequest_human_approvalexport_selector_failureThis repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
therealtimex/browser-use
jae-jae/fetcher-mcp
merajmehrabi/puppeteer-mcp-server
com.thenextgennexus/playwright-mcp-server
saik0s/mcp-browser-use