Website To Markdown Converter
A command-line tool and MCP service for web page scraping and HTML to Markdown conversion
rating : 2.5 points
downloads : 22
What is the Website Scraping and HTML to Markdown MCP Server?
This MCP server extracts the core content of web pages through Mozilla's Readability engine and converts it into an easy-to-read Markdown format. It supports secure handling of HTML and is compatible with the conversion of local HTML files.How to use this server?
You can directly scrape web pages via the command line or convert local HTML files to Markdown. Additionally, it supports running as an MCP server for more complex interactions.Applicable Scenarios
Suitable for users who need to quickly obtain the core content of web pages and generate Markdown documents, such as bloggers, content organizers, or developers.Main Features
Web Page Scraping and Content ExtractionUtilize the Mozilla Readability engine to extract the core content from web pages, ignoring advertisements and other interfering information.
HTML to Markdown ConversionUse TurndownService to convert the cleaned HTML into a highly usable Markdown format.
Security AssuranceAutomatically remove potentially harmful script tags to ensure data security.
Multi-Mode SupportIt can be used as a command-line tool or run as an MCP server.
Advantages and Limitations
Advantages
Efficiently extract the core content of web pages
Support multiple input methods (URL or local files)
High-security assurance
Open source and flexible and easy to use
Limitations
Manual adjustment may be required for complex pages
Dependent on network connection for web page scraping
How to Use
Install the Server
First, ensure that the Node.js environment is installed, and then run the following command to install the tool:
```bash
npm install -g.
```
Start the MCP Server
Run the following command to start the server:
```bash
npm start
```
Execute the Scraping Task
Scrape a web page via the command line and save it as a Markdown file:
```bash
scrape https://example.com output.md
```
Usage Examples
Example 1: Scrape Web Page ContentScrape the content of a news website and save it as a Markdown file.
Example 2: Convert Local HTML FileConvert a local HTML file to a Markdown file.
Frequently Asked Questions
How to install this tool?
Does it support the conversion of local HTML files?
How to start the MCP server?
Related Resources
Project GitHub Repository
Access the project source code and documentation.
Mozilla Readability Engine
Learn more about the Readability engine.
TurndownService Official Website
Understand the working principle of the Markdown conversion tool.
Featured MCP Services

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
840
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
154
4.5 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
103
4.3 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
576
5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
761
4.8 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
291
4.5 points