Fetch content from the web, cleaned up nicely for LLMs (using Defuddle).
A Model Context Protocol server that provides web content fetching capabilities using the Defuddle library. This server enables LLMs to retrieve and process content from web pages, automatically cleaning up the HTML and converting it to clean, readable markdown. This is a drop-in replacement for the default fetch MCP server that uses Readability. This generally provides better results for most…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol server that provides web content fetching capabilities using the Defuddle library. This server enables LLMs to retrieve and process content from web pages, automatically cleaning up the HTML and converting it to clean, readable markdown. This is a drop-in replacement for the default fetch MCP server that uses Readability. This generally provides better results for most modern webpages. Default Fetch MCP | Defuddle Fetch MCP | Contents of MCP protocol is a standard for…