MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. fetcher-mcp

fetcher-mcp

GitHub

Fetcher MCP is a server that uses Playwright to fetch web page content, supporting JavaScript execution and intelligent content extraction. It offers flexible output formats, parallel processing, and resource optimization

879
27

Fetcher MCP

Fetcher MCP is a Microservice Communication Protocol (MCP) server designed to fetch web page content using the Playwright headless browser. It excels at handling dynamic web content due to its JavaScript support and employs a Readability algorithm for intelligent content extraction, removing irrelevant elements.

Key features include flexible output formats (HTML and Markdown), parallel URL processing via the fetch_urls tool, and resource optimization by blocking unnecessary media. It offers robust error handling and configurable parameters for timeouts and content extraction.

The server can be quickly started using npx fetcher-mcp, requiring initial Playwright browser installation (npx playwright install chromium). A debug mode is available with the --debug option.

Fetcher MCP features include fetch_url for single URL retrieval and fetch_urls for batch processing. It is useful for dealing with anti-crawler mechanisms, adjusting content retrieval, debugging, and authentication.

Repository

JA
jae-jae

jae-jae/fetcher-mcp

Created

March 19, 2025

Updated

March 28, 2025

Language

TypeScript

Category

Developer Tools