From a5f2d45182caa5c7eadf30565883674d56c2f28b Mon Sep 17 00:00:00 2001 From: Adam Jones Date: Sun, 19 Oct 2025 12:20:47 +0100 Subject: [PATCH] Add defuddle-fetch-mcp-server to community servers Adds domdomegg/defuddle-fetch-mcp-server to the community servers list, providing enhanced web content extraction using Defuddle with better markdown conversion than standard HTML-to-markdown converters. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20bc415157..c83e532a38 100644 --- a/README.md +++ b/README.md @@ -677,6 +677,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[deepseek-thinker-mcp](https://github.com/ruixingshi/deepseek-thinker-mcp)** - A MCP (Model Context Protocol) provider Deepseek reasoning content to MCP-enabled AI Clients, like Claude Desktop. Supports access to Deepseek's thought processes from the Deepseek API service or from a local Ollama server. - **[Deepseek_R1](https://github.com/66julienmartin/MCP-server-Deepseek_R1)** - A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek's language models (R1/V3) - **[DeFi Rates](https://github.com/qingfeng/defi-rates-mcp)** - Query real-time DeFi lending rates across 13+ protocols (Aave, Morpho, Compound, Venus, Solend, Drift, Jupiter, etc.). Compare rates, search best opportunities, and calculate looping strategies across Ethereum, Arbitrum, Base, BSC, Solana, and HyperEVM. +- **[Defuddle Fetch](https://github.com/domdomegg/defuddle-fetch-mcp-server)** - Fetch web content with enhanced extraction using Defuddle, converting pages to clean markdown with better results than standard HTML-to-markdown converters. - **[Depyler](https://github.com/paiml/depyler/blob/main/docs/mcp-integration.md)** - Energy-efficient Python-to-Rust transpiler with progressive verification, enabling AI assistants to convert Python code to safe, performant Rust while reducing energy consumption by 75-85%. - **[deploy-mcp](https://github.com/alexpota/deploy-mcp)** - Universal deployment tracker for AI assistants with live status badges and deployment monitoring. - **[Descope](https://github.com/descope-sample-apps/descope-mcp-server)** - An MCP server to integrate with [Descope](https://descope.com) to search audit logs, manage users, and more.