Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hightemp • Uncategorized
A Go MCP server that converts URL content to Markdown format.
Extract the main article content from a URL and convert it to Markdown.
Convert the entire HTML content of a URL into Markdown.
That require a local or npm-based MCP server to process URL content into Markdown format.
This MCP server extracts and converts web page content from URLs into Markdown, supporting both main article extraction and full HTML conversion. It operates in stdio or SSE modes, making it flexible for integration with various clients. The server can be run locally or via an npm wrapper, facilitating easy deployment and usage in different environments.