server-moz-readability
If you are the rightful owner of server-moz-readability and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
Mozilla Readability Parser MCP Server extracts and transforms webpage content into clean, LLM-optimized Markdown using Mozilla's Readability algorithm.
The Mozilla Readability Parser MCP Server is designed to extract and transform webpage content into clean, LLM-optimized Markdown. It utilizes Mozilla's Readability algorithm to remove ads, navigation, footers, and other non-essential elements while preserving the core content structure. The server returns article metadata such as the title, main content, excerpt, byline, and site name. This server is particularly useful for applications that require clean and consistent content extraction for better processing by language models. By eliminating unnecessary HTML/CSS and providing well-formatted Markdown, it reduces token usage and enhances the efficiency of content processing.
Features
- Removes ads, navigation, footers and other non-essential content
- Converts clean HTML into well-formatted Markdown (also uses Turndown)
- Returns article metadata (title, excerpt, byline, site name)
- Handles errors gracefully
Tools
- parse: Fetches and transforms webpage content into clean Markdown.
Related MCP Servers
View all ai_chatbot servers →Sequential Thinking
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
github-mcp-server
by github
The GitHub MCP Server is a Model Context Protocol server that integrates with GitHub APIs for automation and interaction.
Model Context Protocol
by pollinations
A Model Context Protocol (MCP) server for the Pollinations APIs that enables AI assistants like Claude to generate images, text, and audio directly.
gateway
by centralmind
CentralMind Gateway is a tool designed to expose databases to AI agents via MCP or OpenAPI protocols, providing secure, LLM-optimized APIs.
HowToCook-mcp
by worryzyy
HowToCook-MCP Server is a Model Context Protocol server that transforms AI assistants into personal chefs, helping users plan meals and recommend recipes.
osp_marketing_tools
by open-strategy-partners
A comprehensive suite of tools for technical marketing content creation, optimization, and product positioning based on Open Strategy Partners' proven methodologies.
mcp-server-calculator
by githejie
A Model Context Protocol server for calculating. This server enables LLMs to use calculator for precise numerical calculations.