Skip to content

Playwright Mcp Testnexus

Free

by 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
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

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"]
    }
  }
}