MCP Servers / web-scraping / Fetcher MCP

Fetcher MCP

JSON →
ssenone1,053web-scraping

Fetch and extract web content using a Playwright headless browser, with support for intelligent extraction and flexible output.

Install
How to run this server
[ { "cmd": "npx -y fetcher-mcp", "imports": [] } ]
server path: fetcher-mcp
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
Resources
Fetcher MCP — MCP Server · libregistry