Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by leba01 • Uncategorized
An MCP server that fetches web pages and returns clean, LLM-ready markdown with automatic anti-bot bypass.
Fetch clean, markdown-formatted web content for language model consumption.
Automatic detection and bypass of anti-bot protections with minimal latency.
That require secure SSRF protection when fetching URLs from untrusted sources.
StealthFetch fetches any web page, removes navigation, ads, and boilerplate, and converts the content into clean markdown suitable for language models. It detects anti-bot blocks using status codes and HTML pattern matching, and auto-escalates to a stealth browser only when necessary, optimizing speed and stealth. It also includes robust SSRF protection to prevent server-side request forgery attacks, making it safe for use with LLMs. StealthFetch is free, open-source under AGPL-3.0, and designed as a lightweight, local MCP server.