Back to Home
praveenc icon

fetchv2-mcp-server

Verified Safe

by praveenc

Overview

Fetches web content, extracts clean markdown using Trafilatura, discovers links, and supports llms.txt for AI agents.

Installation

Run Command
uvx fetchv2-mcp-server@latest

Security Notes

The server uses `httpx` for network requests with timeouts, `protego` for robots.txt compliance, and `trafilatura` for content extraction, all of which are well-regarded libraries. It explicitly avoids fetching if `robots.txt` disallows it (unless bypassed manually). The use of `defusedxml` for XML parsing is a good security practice. No `eval` or `exec` calls are present. Regex patterns for link discovery are controlled. No apparent hardcoded secrets or malicious patterns.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens7500
Stars0
Forks0
Last Update2025-12-06

Tags

web-scrapingcontent-extractionllmai-agentmarkdown