duckduckgo-mcp-server MCP Server — Claude Integration

# duckduckgo-mcp-server MCP Server ## What is duckduckgo-mcp-server? duckduckgo-mcp-server is a production-ready Model Context Protocol (MCP) server with 1,460 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install nickclyde/duckduckgo-mcp-server # Or manual git clone https://github.com/nickclyde/duckduckgo-mcp-server.git cd duckduckgo-mcp-server ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 1,460 - **Forks:** 🍴 188 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [nickclyde/duckduckgo-mcp-server](https://github.com/nickclyde/duckduckgo-mcp-server)