Playwright Mcp Testnexus
Freeby MCP Community
TestNexus - Playwright MCP Server with 97 tools, multi-transport (stdio/HTTP), visual testing, code generation, API testing, and multi-session management
v1.2.0Added Apr 12, 2026
mcpplaywrightbrowser-automationtestingvisual-testing
Playwright Mcp Testnexus MCP Server
TestNexus - Playwright MCP Server with 97 tools, multi-transport (stdio/HTTP), visual testing, code generation, API testing, and multi-session management
Installation
Reviews
Installation
Quick install
npx -y playwright-mcp-testnexus
Add to claude_desktop_config.json
{
"mcpServers": {
"playwright-mcp-testnexus": {
"command": "npx",
"args": ["-y", "playwright-mcp-testnexus"]
}
}
}