go_mcp_server_mdurl
by hightemp
A simple MCP server providing tools to convert web content to Markdown format. It offers functionalities to extract and convert specific article content or the entire HTML from a given URL.
View on GitHub
Last updated: N/A
go_mcp_server_mdurl
A simple MCP (Model Context Protocol) server that provides tools for converting web content to Markdown format.
Server url: http://127.0.0.1:8888/sse
Tools
markdown_content_of_url
- Extracts the main article content from a URL and converts it to Markdownmarkdown_all_html_of_url
- Converts the entire HTML content from a URL to Markdown