Fetch-MCP: Playwright-Based MCP Server with Batch URL Fetching Support

Fetch MCP MCP server allows users to retrieve web page content using the Playwright headless browser. Users can run it directly with npx or in debug mode to show the browser window for debugging. It supports intelligent extraction of main content, conversion to Markdown, and batch retrieval from multiple URLs in parallel for improved performance. Configuration of the MCP server in Claude Desktop is also provided. Playwright Browser must be installed for development, and MCP Inspector can be used for debugging. Overall, Fetch MCP MCP server offers a convenient and efficient way to fetch web page content.

Controversial information: None mentioned.

Surprising content: Batch retrieval from multiple URLs in parallel for improved performance.

Unique content: Intelligent extraction of main content and conversion to Markdown.

https://github.com/jae-jae/fetch-mcp

To top