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

Network Monitor MCP v0.3.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 12:00
7c04c5c

Network Monitor MCP v0.3.2

Installation

npm install playwright-min-network-mcp@0.3.2

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