Pywright-MCP-server-

sawroop1242/Pywright-MCP-server-
★ 0 stars Python Other Updated today
A pywright MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pywright-mcp-server-": {
      "command": "uvx",
      "args": [
        "pywright-mcp-server-"
      ]
    }
  }
}

Or install with pip: pip install pywright-mcp-server-