This Mozilla Readability Parser MCP server, created by Max Zimmer, extracts and transforms webpage content into clean, LLM-optimized Markdown. It uses Mozilla's Readability algorithm to remove ads, navigation, and non-essential elements while preserving core content structure. The server converts HTML to well-formatted Markdown, returns article metadata, and handles errors gracefully. It integrates with the Model Context Protocol, allowing AI assistants to fetch and parse web content efficiently. This implementation is particularly useful for reducing token usage in LLM processing, ensuring consistent formatting, and providing clean, relevant content for tasks like summarization, analysis, or information extraction from web pages.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!