Skip to main content
Glama
605,655 tools. Updated 2026-09-24 02:29

"Understanding HTTP Requests" matching MCP tools:

  • Send HTTP POST requests with headers, cookies, and body payloads. Log all requests for debugging, security testing, or API integration tasks using MCP HTTP Requests server.
    MIT
  • Bypass IP-based rate limits and geo-restrictions by routing HTTP requests through residential or mobile IPs. Returns proxy URL, shell exports, or curl flag.
    MIT
  • Make HTTP requests to test mocked endpoints and inspect admin API services and health checks.
    MIT
  • Retrieve HTTP requests captured from the connected Chrome tab, filterable by status, resource type, URL, and redirect hop, with method, size, and failure reason to diagnose network issues.
    ISC
  • 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
  • Display a dashboard overview of all webhook tunnels with aggregate statistics including total requests, success rates, online status, and uptime to monitor current state.
    AGPL 3.0

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables LLMs to make HTTP requests with OAuth2, session cookies, retry logic, and cURL command generation, while providing security features like SSRF protection and TLS enforcement.
    1
    MIT

Matching MCP Connectors

  • 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
  • Retrieve configured rewrite rules that modify live HTTP requests and responses without short-circuiting upstream calls.
    MIT
  • Test authentication bypass by sending HTTP requests with manipulated cookie values to identify privilege escalation vulnerabilities in web applications.
    MIT
  • Discover hidden directories and files on web servers by systematically testing common paths and extensions with parallel HTTP requests for security testing and reconnaissance.
    MIT
  • List HTTP requests and responses from a page. Filter by resource type, method, status code, or URL to inspect API traffic or find failing calls.
    MIT
  • Define a rule that rewrites live HTTP requests or responses—headers, body, or status—without short-circuiting the upstream call.
    MIT
  • List captured HTTP/HTTPS requests with filters for method, URL, status, and page to inspect traffic. Response bodies are redacted.
    MIT
  • Proxy HTTP requests to WordPress REST API endpoints for SiteBay-hosted sites. Send GET, POST, PUT, or DELETE requests to interact with WordPress content programmatically.
    MIT
  • Execute HTTP GET requests to retrieve web content for browser automation tasks using Playwright's capabilities.
    MIT