Skip to main content
Glama

Playwright MCP

by furugen

browser_network_requests

Capture all network requests made by a webpage after loading using Playwright MCP. Ideal for monitoring API calls, resource fetches, and debugging web interactions.

Instructions

Returns all network requests since loading the page

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/furugen/playwright-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server