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.

mcp-npx-fetch
58
Established
defuddle-fetch-mcp-server
53
Established
Maintenance 0/25
Adoption 16/25
Maturity 25/25
Community 17/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 15/25
Stars: 41
Forks: 10
Downloads: 9,965
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 6
Forks: 4
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No risk flags

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.

web-scraping data-extraction content-fetching web-automation api-development

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