jae-jae/fetcher-mcp
by Various
MCP server for fetch web page content using Playwright headless browser.
MCP
jae-jae/fetcher-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that fetches web page content using Playwright headless browser. It allows AI models to retrieve rendered HTML or text from URLs via the MCP interface.
Best for
Best for
Developers building MCP-based AI tools that need reliable web page content, especially from dynamic sites
Use cases
- Feeding web page content to AI assistants through MCP
- Scraping JavaScript-rendered pages for data extraction
- Providing real-time web context for LLM-based tools
How to use
Install
npx -y fetcher-mcp Tested with
Claude Desktop
Notes
A Model Context Protocol (MCP) server that fetches web page content using Playwright headless browser. It allows AI models to retrieve rendered HTML or text from URLs via the MCP interface.
1,051 stars on GitHub. Last updated 2026-01-14. Licensed MIT.
Use cases
- Feeding web page content to AI assistants through MCP
- Scraping JavaScript-rendered pages for data extraction
- Providing real-time web context for LLM-based tools
Pros
- Handles JavaScript-heavy pages that simple HTTP fetch cannot
- Uses Playwright, a modern and well-maintained browser automation tool
- Simple MCP integration for developers using compatible clients
Cons
- Requires a headless browser runtime, increasing resource usage
- Slower than lightweight HTTP fetching due to browser overhead
- Limited to MCP protocol; not a general-purpose scraping solution
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Handles JavaScript-heavy pages that simple HTTP fetch cannot
- Uses Playwright, a modern and well-maintained browser automation tool
- Simple MCP integration for developers using compatible clients
Cons
- Requires a headless browser runtime, increasing resource usage
- Slower than lightweight HTTP fetching due to browser overhead
- Limited to MCP protocol; not a general-purpose scraping solution
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.