01Retrieves web content with support for custom HTTP/HTTPS proxy servers
02Extracts web page content and converts it into Markdown format
03Identifies and lists URLs of images found within the fetched article content
04Seamlessly integrates with Model Context Protocol (MCP) clients like Claude Desktop
05Supports proxy configuration via `http_proxy`, `https_proxy`, or `MCP_HTTP_PROXY` environment variables
061 GitHub stars