Fetcher MCP
JSON →Fetch and extract web content using a Playwright headless browser, with support for intelligent extraction and flexible output.
Install
npx -y fetcher-mcp Tools · 3
- fetch_url Retrieve web page content from a specified URL using Playwright headless browser. Supports intelligent extraction of main content and conversion to Markdown.
- fetch_urls Batch retrieve web page content from multiple URLs in parallel using multi-tab parallel fetching for improved performance.
- browser_install Install Playwright Chromium browser binary automatically when not available.
Links
★ 1,053 GitHub stars