Back to directory
@playwright/trace-mcp

@playwright/trace-mcp

@korwabs5

An MCP server that provides browser automation capabilities using Playwright, with trace viewer and video recording functionality.

playwrightbrowser-automationtrace-viewervideo-recordingmcp-serverautomation

Installation & Configuration

{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": [
        "@playwright/trace-mcp@latest"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2025/4/23
Updated
2026/6/8