Skip to content
Back to search
30
MCP v1.0.4

Defuddle Fetch

io.github.domdomegg/defuddle-fetch-mcp-server

Fetch content from the web, cleaned up nicely for LLMs (using Defuddle).

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Defuddle Fetch
Fetch web content with enhanced extraction using Defuddle
0 tools
Fetch (Mozilla Readability)
Integrates Mozilla's Readability algorithm to extract and transform webpage content into clean, LLM-optimized Markdown.
0 tools
@michaelvanlaar/n8n-nodes-defuddle
n8n node to extract main content from webpages using Defuddle library
0 tools
Fetch (Web Content & YouTube Transcripts)
Fetches web content and YouTube video transcripts, converting HTML to Markdown and extracting timestamps for reference in conversations.
0 tools
Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
0 tools · streamable-http
io.github.jgador/websharp
Search the web and extract article text for LLMs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "defuddle_fetch": {
      "url": "None",
      "transport": "http"
    }
  }
}