MCP Rquest
UnclaimedA 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.
Install
pip install mcp-rquestUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
get_model_state
Get the current state of the PDF models loading process
get_stored_response
Retrieve stored large responses, optionally by line range
get_stored_response_with_markdown
Convert HTML or PDF responses to Markdown format for better LLM processing
http_delete
Remove resources with DELETE requests
http_get
Perform GET requests with optional parameters
http_head
Retrieve only headers from a resource
http_options
Retrieve options for a resource
http_patch
Partially update resources
http_post
Submit data via POST requests
http_put
Update resources with PUT requests
http_trace
Diagnostic request tracing
restart_model_loading
Restart the PDF models loading process if it failed or got stuck