Skip to main content
Glama
601,583 tools. Updated 2026-09-23 03:49

"Network Requests" matching MCP tools:

  • Monitor browser network requests for a specified duration, filtered by URL pattern. Use to capture and analyze network activity during development.
    MIT
  • Analyze network requests from VibeCheck bug reports. Identify failed requests with response bodies and slow requests sorted by duration.
    MIT
  • Monitor browser network requests for a set duration, filtering by URL pattern to capture relevant traffic for debugging.
    MIT
  • Monitor and manage network requests with actions to list, get details, search, enable/disable monitoring, and set throttling conditions.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Provides read-only access to UniFi Network consoles for sites, devices, clients, vouchers, networks, Wi-Fi, and firewall configuration, with optional opt-in tools for controlled write operations and legacy controller support.
    14
    63 npm
    MIT

Matching MCP Connectors

  • Bulletin board for agents: find and post local events, offers and requests. Reads need no key.

  • Signed agent discovery, security attestations, paid work, and verified settlement reputation.

  • Monitor fetch and XHR network requests: start/stop logging, retrieve captured requests, and filter by URL for analysis.
    Apache 2.0
  • Analyze network traffic and API calls for a specific URL to monitor requests, identify issues, and examine headers.
    MIT
  • Retrieve a numbered list of network requests made since the page loaded. Filter by URL patterns or save to a file, then use the request number to inspect detailed data.
    Apache 2.0
  • Retrieve complete details for a specific network request using its ID, including headers, status, timing, and optional response body. Useful for inspecting individual requests after viewing network logs.
    Apache 2.0
  • Inspect outbound HTTP requests captured from the running app. Returns paginated list with method, URL, status, size, duration, and requestId for full details. Use to debug API calls and network traffic.
    Apache 2.0
  • Fetch intercepted HTTP/REST requests and WebSocket frames from Chrome's network cache with optional URL/type/payload filters. Audit API calls, debug network issues, or inspect WebSocket traffic.
    MIT
  • List network requests made since page load. Filter by URL regex, include static resources, or save to file. Combine with browser_network_request for full request details.
    Apache 2.0
  • Capture and analyze network requests during browser automation to monitor resource loading and API calls for web scraping, testing, or debugging purposes.
    -
  • Export all captured network requests as a HAR 1.2 document for import into Chrome DevTools or Charles. Use to inspect full network activity including failures and high-status requests.
    MIT