Safely fetch web pages, extract readable text, and metadata.
This MCP tool claims to provide HTTP fetching and content extraction, which inherently involves network access, so the overall posture is caution. No credentials are required and it comes from the official registry with recent updates, but the lack of source code and unspecified license limit supply-chain auditability.
The materials explicitly state that no keys or environment variables are required, and there is no indication that users must provide API tokens, account passwords, or other sensitive credentials; credential exposure risk appears low.
The tool’s core function is HTTP fetching, so it will make network requests and may send user-specified URLs/page retrieval requests to remote websites; although it claims SSRF protection, there is no README and no fixed remote endpoints are listed, so egress boundaries cannot be further verified.
The system check indicates executes-code, meaning it runs a local service process or related code; this is a normal MCP capability, and the provided materials do not show requests for obviously excessive privileges unrelated to fetching.
Based on the description, it mainly processes web content, metadata extraction, and HTML conversion, with no explicit claim of broad local file read/write access; however, as a locally running MCP service, its actual access scope cannot be fully confirmed without source code/README, so it should be treated as having limited but insufficiently disclosed data-handling capability.
Positive factors include distribution via the official registry and updates within the past year; however, there is no open-source repository, the source is not auditable, the license is unspecified, and community adoption is low, so supply-chain transparency is limited and warrants caution rather than high risk.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.YawLabs/fetch-mcp" MCP server from askskill: Run: claude mcp add 'io-github-yawlabs-fetch-mcp' -- npx -y @yawlabs/fetch-mcp
Use fetch-mcp to safely fetch this webpage, convert it to Markdown, and extract the title, author, publish date, and key points: https://example.com/article
Returns readable Markdown content and basic metadata.
Please fetch the following page and output it in reader mode, while extracting the page summary, main headings, and link list: https://example.com/report
Outputs research-friendly text, summary, and structured information.
No documentation provided
Check the source repo for usage and examples.
Fetch web pages as Markdown for compliant collection, processing, and analysis.
Fetch web pages and extract clean readable Markdown for analysis and reuse.
Fetch web content via MCP in HTML, JSON, text, or Markdown.
Fetch web pages and APIs with custom headers, methods, redirects, and timeouts.
Fetch web pages as markdown for LLM reading, analysis, and automation.
Fetch web content reliably with high performance and automatic fallback handling.