Convert web pages to clean, LLM-optimized Markdown. No browser needed.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for converting web pages to clean, LLM-optimized Markdown.
Lightweight β uses HTTP fetch, no browser needed. Powered by readdown.
fetch_markdownFetch a URL and convert it to clean Markdown with metadata and token count.
convert_htmlConvert an HTML string to Markdown. Use when you already have the HTML.
Add to claude_desktop_config.json:
Add to .cursor/mcp.json:
Most web-fetching MCP servers use @mozilla/readability + turndown (two packages, 65KB).
readdown replaces both in a single 5KB package with better LLM optimization:
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/readdown-mcp)<a href="https://allmcps.com/mcp/readdown-mcp"><img src="https://allmcps.com/api/badge/readdown-mcp?style=directory" alt="Readdown MCP on AllMCPs" /></a>