Cloud · MODEL CONTEXT PROTOCOL
wolfyy970 docs fetch mcp
MCP server for fetching web page content with recursive exploration capability
WHAT IT CONNECTS
What wolfyy970 docs fetch mcp gives an AI Agent
- **Content Extraction**: Cleanly extracts the main content from web pages, removing distractions like navigation, ads, and irrelevant elements
- **Link Analysis**: Identifies and extracts links from the page, assessing their relevance
- **Recursive Exploration**: Follows links to related content within the same domain, up to a specified depth
- **Parallel Processing**: Efficiently crawls content with concurrent requests and proper error handling
- **Robust Error Handling**: Gracefully handles network issues, timeouts, and malformed pages
- **Dual-Strategy Approach**: Uses fast axios requests first with puppeteer as a fallback for more complex pages
- **Timeout Prevention**: Implements global timeout handling to ensure reliable operation within MCP time limits
- **Partial Results**: Returns available content even when some pages fail to load completely
SECURITY
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.