Fetch (Mozilla Readability)

Integrates Mozilla's Readability algorithm to extract and transform webpage content into clean, LLM-optimized Markdown.

emzimmer 17 ↓ 4.8k
Claude CodeClaude DesktopGeneric
View source ↗

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.

Source

Repository: https://github.com/emzimmer/server-moz-readability

Maintain Fetch (Mozilla Readability)?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Fetch (Mozilla Readability) on getagentictools](https://getagentictools.com/mcp/emzimmer-server-moz-readability?ref=badge)