This server wraps HTTP fetching with built-in guardrails and content transformation. It handles SSRF protection out of the box, so you don't have to worry about accidentally hitting internal endpoints. Beyond basic fetching, it converts HTML to markdown, extracts reader mode content for cleaner article text, and pulls metadata from pages. Reach for this when you need Claude to safely grab and parse web content without building your own sanitization layer. It's essentially a hardened fetch with intelligent content extraction baked in.
claude mcp add --transport stdio io.github.yawlabs-fetch-mcp -- npx -y @yawlabs/fetch-mcp