HTTP Request

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.

View Source
37 stars
0 tools
Created Aug 2025
@xxxbrian/xxxbrian-http-request-rquest

About

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.

Categories

general

Installation

npm

npm install @xxxbrian/xxxbrian-http-request-rquest

Configuration

{ "mcpServers": { "xxxbrian-http-request-rquest": { "command": "npx", "args": [ "-y", "@xxxbrian/xxxbrian-http-request-rquest" ] } } }