Web Fetcher

Fetches and extracts web content using Playwright's headless browser capabilities, delivering clean, readable content from JavaScript-heavy websites in HTML or Markdown format for research and information gathering.

Featured
View Source
812 stars
0 tools
Created Aug 2025
@jae-jae/jae-jae-web-fetcher-fetcher-mcp

About

Fetches and extracts web content using Playwright's headless browser capabilities, delivering clean, readable content from JavaScript-heavy websites in HTML or Markdown format for research and information gathering.

Categories

general

Installation

npm

npm install @jae-jae/jae-jae-web-fetcher-fetcher-mcp

Configuration

{ "mcpServers": { "jae-jae-web-fetcher-fetcher-mcp": { "command": "npx", "args": [ "-y", "@jae-jae/jae-jae-web-fetcher-fetcher-mcp" ] } } }