This MCP server provides web content fetching capabilities using the Defuddle library, enabling LLMs to retrieve and process content from web pages in clean, readable markdown format.
From the registry: Fetch content from the web, cleaned up nicely for LLMs (using Defuddle).
Please install the `defuddle-fetch-mcp-server` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","defuddle-fetch-mcp-server"]
Note: Drop-in replacement for the default fetch MCP server using Defuddle for better content extraction.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.urlrequiredURL to fetchMCP server for Firecrawl web scraping, structured data extraction and web search integration.