Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by wolfyy970 • Search & Retrieval
An MCP server that fetches, cleans, and recursively explores web documentation to provide LLMs with contextual content.
Retrieve and clean the main readable content of web pages and documentation for context generation.
Recursively crawl same-domain links to gather broader documentation or site context up to a specified depth.
Reliable fetching with a fast HTTP-first strategy and a Puppeteer fallback for pages requiring JS rendering, while handling timeouts and partial failures.
This server fetches main readable content from web pages, extracts and filters relevant links, and can recursively explore same-domain pages up to a configured depth. It uses fast HTTP requests with an automated Puppeteer fallback for complex pages, supports concurrent crawling, and returns partial results when some pages fail. Built-in timeout handling and robust error management make it suitable for autonomous agent use. The tool is ideal for gathering comprehensive documentation context for LLMs.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.