mcp-npx-fetch and defuddle-fetch-mcp-server
These two tools are competitors, as both aim to provide an MCP server for fetching and transforming web content, with "tokenizin-agency/mcp-npx-fetch" offering broader format transformations while "domdomegg/defuddle-fetch-mcp-server" specifically focuses on cleaning content for LLMs.
About mcp-npx-fetch
tokenizin-agency/mcp-npx-fetch
A powerful MCP server for fetching and transforming web content into various formats (HTML, JSON, Markdown, Plain Text) with ease.
This tool helps developers and AI agents easily get web content from any URL. You provide a web address, and it returns the page's information in your choice of raw HTML, structured JSON, clean plain text, or formatted Markdown. It's designed for anyone building applications or automations that need to process web data reliably.
About defuddle-fetch-mcp-server
domdomegg/defuddle-fetch-mcp-server
🌐✨ Fetch content from the web, cleaned up nicely for LLMs (using Defuddle)
Implements the Model Context Protocol (MCP) as a drop-in replacement for the default fetch server, substituting Defuddle's site-specific extractors for Mozilla's Readability to achieve superior content extraction on modern webpages. Exposes a single `fetch` tool that returns cleaned markdown with rich metadata (title, author, publication date, word count), plus optional pagination via `start_index` and `max_length` parameters. Designed for seamless integration into Claude Desktop and other MCP-compatible AI assistants.
Scores updated daily from GitHub, PyPI, and npm data. How scores work