Playwright Selector Guard MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Playwright Selector Guard MCPCheck selector risk for '#submit-button'."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Playwright Selector Guard MCP
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.
Public Endpoints
MCP endpoint: https://playwrightselectorguard.clauxel.com/mcp
Server card: https://playwrightselectorguard.clauxel.com/server-card.json
Registry name:
com.clauxel.playwrightselectorguard/playwrightselectorguard-mcp
Related MCP server: LocatorLabs MCP Server
Access
This 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.
Tools
check_selector_risksuggest_selector_healingrecord_action_receiptrequest_human_approvalexport_selector_failure
Quick Start
Open the website and choose a plan.
Create or request an API token.
Add the endpoint to an MCP client that supports Streamable HTTP remote servers.
Send JSON-RPC requests with the bearer token.
Useful Links
Product page: https://playwrightselectorguard.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605
Server card: https://playwrightselectorguard.clauxel.com/server-card.json
MCP endpoint: https://playwrightselectorguard.clauxel.com/mcp
Status
This repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
This server cannot be deployed
Maintenance
Related MCP Connectors
Capture screenshots, detect visual regressions between page versions, and analyze with AI.
Agentic testing: HyperExecute jobs, test failure triage, SmartUI visual diffs, a11y audits
Browser-based QA for AI-built software. Test pages with real browsers via agents.
Flaky test detection, root cause analysis, and fix suggestions for development teams.
Related MCP Servers
- AlicenseAqualityFmaintenanceEnables AI assistants to inspect, debug, and test web pages using Playwright. Provides comprehensive DOM inspection, visibility debugging, layout validation, and element finding capabilities in real browser environments.34584MIT
- AlicenseAqualityDmaintenanceGenerates intelligent Playwright locators with reliability rankings, creates Page Object Models, and runs test automation scripts directly from your IDE or AI assistant.561MIT
- AlicenseNot gradedqualityDmaintenanceAnalyzes website UIs using Playwright and provides precise CSS/HTML fix instructions for AI coding assistants like GitHub Copilot and Cursor.4MIT
- FlicenseNot gradedqualityCmaintenanceEnables automated end-to-end testing and verification of web applications through natural language, with self-healing selectors and dual-mode execution.15-