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

Network Monitor MCP v0.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 22:06
a2c82ef

Network Monitor MCP v0.3.4

Installation

npm install playwright-min-network-mcp@0.3.4

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