mcp-rquest
MCP-rquest is an MCP server designed to improve HTTP request capabilities for language models. It facilitates advanced browser emulation to circumvent anti-bot measures and supports PDF and HTML to Markdown conversion, enhancing content processing by LLMs.
What is mcp-rquest used for?
mcp-rquest is used to enhance HTTP request capabilities for language models, providing realistic browser emulation and document conversion features.
How does mcp-rquest handle large responses?
It automatically handles large responses with token counting and stores them securely in system temporary directories.
Can mcp-rquest convert PDFs to Markdown?
Yes, it supports PDF to Markdown conversion using the Marker library for easier processing by language models.
What authentication methods does mcp-rquest support?
It supports Basic, Bearer, and custom authentication methods.
How does mcp-rquest ensure secure connections?
It uses BoringSSL for secure connections with realistic browser fingerprints.