A Go implementation of a Model Context Protocol (MCP) server that fetches web pages, extracts readable content, converts HTML to markdown, and supports pagination. - Fetch web pages over HTTP/HTTPS - Extract readable article content using readability algorithms - Convert HTML to clean Markdown - Paginate large content with byte-offset continuation