Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jae-jae • Search & Retrieval
An open-source MCP server that uses a Playwright headless browser to fetch, render, and intelligently extract web page content, returning HTML or Markdown via HTTP/SSE endpoints.
Scrape and extract the main readable content from JavaScript-heavy web pages (e.g., single-page apps) and convert it to Markdown or HTML.
Fetch large lists of URLs in parallel and get consolidated, cleaned content efficiently while minimizing bandwidth by blocking media and other resources.
Debug or authenticate interactive sites (e.g., manual login/CAPTCHA) by enabling a visible browser debug mode and reusing the authenticated session for scraping.
Fetcher MCP runs a Playwright-powered headless browser to load pages (including JavaScript-driven sites), applies a Readability algorithm to extract the main content, and can return results as Markdown or HTML. It supports single or parallel batch fetching, resource blocking to save bandwidth, configurable timeouts and navigation options, and a debug mode for interactive/manual authentication. The server exposes both a modern streamable HTTP MCP endpoint and a legacy SSE MCP endpoint and includes tooling to install the required Playwright browser.
Retrieve web page content from a specified URL
Retrieve web page content from multiple specified URLs
Install Playwright Chromium browser binary. Call this if you get an error about the browser not being installed.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.