Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

Network Monitor MCP v0.3.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:31
217d39b

Network Monitor MCP v0.3.3

Installation

npm install playwright-min-network-mcp@0.3.3

Usage

This MCP tool provides network monitoring capabilities for Playwright browser automation.

Available Tools:

  • start_monitor - Start network monitoring with auto-launched browser
  • stop_monitor - Stop network monitoring
  • get_recent_requests - Get recent network requests with filtering

Links