MCPServers
Web Fetcher - MCP server logo

Web Fetcher

792
0

Summary

Fetcher MCP is a server that enables AI assistants to retrieve web page content using Playwright's headless browser capabilities. It excels at handling dynamic JavaScript-heavy websites by executing client-side code, and includes intelligent content extraction through Mozilla's Readability algorithm to remove ads and non-essential elements. The implementation offers both single URL and batch fetching tools, supports HTML or Markdown output formats, and automatically blocks unnecessary resources like images and stylesheets to improve performance. This tool is particularly valuable for research workflows, content analysis, and information gathering that requires processing of modern web applications.

Available Actions(2)

fetch_url

Retrieve web page content from a specified URL using Playwright headless browser. Parameters: url (required), timeout (optional), waitUntil (optional), extractContent (optional), maxLength (optional), returnHtml (optional), waitForNavigation (optional), navigationTimeout (optional), disableMedia (optional), debug (optional)

fetch_urls

Batch retrieve web page content from multiple URLs in parallel. Uses multi-tab parallel fetching for improved performance. Parameters: urls (required), other parameters same as fetch_url

Last Updated: June 26, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그