xxxbrian
Enables LLMs to make advanced HTTP requests with realistic browser emulation, bypassing anti-bot measures while supporting all HTTP methods, authentication, and automatic response handling for web scraping and API interactions.
Make an HTTP GET request to the specified URL
Make an HTTP PUT request to the specified URL
Make an HTTP HEAD request to retrieve only headers from the specified URL
Make an HTTP POST request to the specified URL
Make an HTTP PATCH request to the specified URL
Make an HTTP TRACE request for diagnostic tracing of the specified URL
Make an HTTP DELETE request to the specified URL
Make an HTTP OPTIONS request to retrieve options for the specified URL
Retrieve a stored HTTP response by its ID
Retrieve a stored HTTP response by its ID, converted to Markdown if HTML
Connect to MCP Server
No additional configuration required