{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Provides web search and content fetching through DuckDuckGo as a Model Context Protocol server for integration with Claude and other MCP clients.","skillfed_tags":["mcp-server","llm-integration","web-search"],"use_cases":["Integrate live web search into Claude Desktop or Claude Code workflows without leaving the chat interface.","Build custom MCP clients that need real-time search and webpage content retrieval for AI-assisted research or fact-checking.","Fetch and parse webpage content programmatically with intelligent text extraction for LLM-friendly output formatting.","Deploy behind a reverse proxy or in Docker with configurable DNS-rebinding protection and TLS certificate handling.","Bypass bot detection on restricted endpoints by switching between httpx and curl backends on a per-request basis."],"what_it_does":"This package implements a Model Context Protocol (MCP) server that exposes DuckDuckGo web search and content fetching as tools for large language models and MCP clients. It wraps DuckDuckGo's search endpoint and provides intelligent webpage content extraction, with built-in rate limiting, error handling, and result formatting optimized for LLM consumption. The server supports multiple transport protocols (stdio for Claude Desktop, SSE and streamable HTTP for custom clients) and includes configurable SafeSearch filtering and regional settings via environment variables.\n\nThe package depends on httpx for HTTP requests, beautifulsoup4 for HTML parsing, httpcore for low-level networking, and the mcp library for protocol implementation. It includes an optional browser backend using curl_cffi to bypass TLS-fingerprint-based bot detection on sites like DuckDuckGo's own search endpoint and Cloudflare-protected targets. The server defaults to httpx for search but automatically falls back to curl when it detects blocking (HTTP 202/403), provided the optional browser extra is installed.","worth_installing":"Yes, if you are building or using an MCP client (especially Claude Desktop or Claude Code) and need web search capabilities. The package is actively maintained, has low install friction, carries a permissive MIT license, and includes thoughtful features like rate limiting and bot-detection fallbacks. No known vulnerabilities. Install the base package for standard search; add the [browser] extra only if you encounter TLS-fingerprint blocking."},"id":"duckduckgo-mcp-server","links":{"html":"https://skillfed.io/packages/duckduckgo-mcp-server","md":"https://skillfed.io/packages/duckduckgo-mcp-server.md","pypi":"https://pypi.org/project/duckduckgo-mcp-server/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-28","license_spdx":null,"license_treatment":"permissive","name":"duckduckgo-mcp-server","python_support":"supports_current","summary":"MCP Server for searching via DuckDuckGo"},"popularity":{"monthly_downloads":170812,"position":10387,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.1"}
