MCP server
Playwright MCP
Drives a real browser so a member can verify the page it just changed instead of assuming.
About
Drives a real browser so a member can verify the page it just changed instead of assuming.
Files in v1.0.0
- replicamd.plugin.json586 B
- skills/verify-in-the-browser.md740 B
Contributes
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp@latest"
]
}
},
"skills": [
"skills/verify-in-the-browser.md"
]
}Versions
- v1.0.07/26/2026 · 2 files
Install
Install in ReplicaMDNothing happened? ReplicaMD may not be installed yet - or open it first, then Settings → Plugins and install by id.
Plugin id:
mcp-playwrightBundle endpoint:
https://replicamd.nl/api/registry/plugins/mcp-playwright/download- Author
- Ardjun Debi - Tewarie @ardjun
- Latest
- v1.0.0
- License
- MIT
- Installs
- 0
mcpbrowsertestingfrontend