Converts web content to Markdown using a simple MCP server.
This tool is a simple Model Context Protocol (MCP) server built in Go that provides functionality to convert web content into Markdown format. It offers two primary tools: one to extract and convert the main article content from a given URL to Markdown, and another to convert the entire HTML content of a URL to Markdown. This allows users to easily transform online information into a more readable and manageable format.