Back to Home
everford icon

fetcher-mcp

Verified Safe

by everford

Overview

Fetching and processing web page content (HTML to Markdown) using a headless browser for AI-driven applications.

Installation

Run Command
fetcher-mcp

Security Notes

The Playwright browser context is configured to `ignoreHTTPSErrors: true` by default, which bypasses SSL/TLS certificate validation. This can expose the client to Man-in-the-Middle (MITM) attacks when fetching content from untrusted networks or malicious sites. While potentially useful in specific debugging or problematic scenarios, it reduces the overall security posture for web fetching. The tool otherwise appears to be safe from direct malicious intent, and `disableMedia` is true by default, reducing some attack surface.

Similar Servers

Stats

Interest Score36
Security Score7
Cost ClassHigh
Avg Tokens2500
Stars7
Forks5
Last Update2025-12-15

Tags

Web ScrapingContent ExtractionPlaywrightMCPNode.js