Web Content Explorer

Fetches and explores web content with recursive link-following capabilities, using a dual-strategy approach with axios and puppeteer fallback to provide reliable document retrieval within time constraints.

View Source
7 stars
0 tools
Created Aug 2025
@wolfyy970/wolfyy970-web-content-explorer-docs-fetch-mcp

About

Fetches and explores web content with recursive link-following capabilities, using a dual-strategy approach with axios and puppeteer fallback to provide reliable document retrieval within time constraints.

Categories

general

Installation

npm

npm install @wolfyy970/wolfyy970-web-content-explorer-docs-fetch-mcp

Configuration

{ "mcpServers": { "wolfyy970-web-content-explorer-docs-fetch-mcp": { "command": "npx", "args": [ "-y", "@wolfyy970/wolfyy970-web-content-explorer-docs-fetch-mcp" ] } } }