Catalog
io.github.YawLabs/fetch-mcp
OfficialHTTP fetch MCP server: SSRF protection, HTML-to-markdown, reader mode, metadata extraction
Fetch and process HTTP content with SSRF protection, HTML conversion, and metadata extraction.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"fetch-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/fetch-mcp@0.3.5"
]
}
}
}