web MCP Server
A MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
Discovered via unknown and last synced 3mo ago.
1. Install the package
uvx mcp-rquest
2. Add to claude_desktop_config.json
{
"mcpServers": {
"mcp-rquest": {
"command": "uvx",
"args": [
"mcp-rquest"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Partially update resources
`http_get` - Perform GET requests with optional parameters
Submit data via POST requests
Update resources with PUT requests
Remove resources with DELETE requests
Retrieve only headers from a resource
Retrieve options for a resource
Diagnostic request tracing
`get_stored_response` - Retrieve stored large responses, optionally by line range
Convert HTML or PDF responses to Markdown format for better LLM processing
Get the current state of the PDF models loading process
Restart the PDF models loading process if it failed or got stuck
Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 87+ adapters.
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
MUST use for ANY PDF or image format conversion task — converting PDF and images (JPG/JPEG/PNG/BMP/TIFF/TIF/WEBP/JPEG2000) to 10 formats (Word, Excel, PPT, H...
Unified multi-provider web search and URL extraction skill with intelligent auto-routing across Serper, Brave, Tavily, Querit, Linkup, Exa, Firecrawl, Perple...
Learn how to use the Web Monitor Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Event-Watcher Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Agent Onboarding Claude skill. Complete guide with installation instructions and examples.