Skip to main content
Glama
SJMakin

even-better-playwright-mcp

by SJMakin

browser_network_requests

Capture and analyze browser network requests to monitor API calls, track resource loading, and debug web performance. Returns request details with status, timing, and response previews for web automation testing.

Instructions

Get captured network requests from the browser. Automatically starts capturing when first called. Use includeStatic:true to include images/CSS/fonts. Returns recent requests with status, timing, and response previews.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
includeStaticNoWhether to include successful static resources like images, fonts, scripts, etc. Defaults to false.
limitNoMaximum number of requests to return (most recent). Defaults to 50.
clearNoClear captured requests after returning them. Defaults to false.

Latest Blog Posts

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/SJMakin/even-better-playwright-mcp'

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