
Duckduckgo
by @nickclyde
A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
Send to Your Agent
Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.
Install the Duckduckgo MCP server for me.
Server: Duckduckgo
Description: A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
Install command: pip install duckduckgo-mcp-server
GitHub: https://github.com/nickclyde/duckduckgo-mcp-server
Please install this MCP server and confirm when ready. Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.
Quick Install
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
- Open Claude Desktop app
- Go to Settings → Developer → Edit Config
- Paste the config below into the file
- Restart Claude Desktop
{
"mcpServers": {
"duckduckgo": {
"command": "pip",
"args": [
"install",
"duckduckgo-mcp-server"
]
}
}
} Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json
Installation Methods
pip install duckduckgo-mcp-serverTools (1)
execute Execute duckduckgo operations
Compatibility
About
DuckDuckGo Search MCP Server
Overview
A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
Installation
PIP
pip install duckduckgo-mcp-server
Related Resources
Brave Search
MCP ServerWeb and local search using Brave's Search API
DeepSeek Coder Architect
PromptLeverage DeepSeek Coder for complex software architecture, code generation, and technical problem-solving with advanced reasoning.
3D Printing Optimizer
SkillOptimize 3D models for additive manufacturing considering orientation, supports, infill, and material properties.
Artificial Intelligence
GlossaryThe broad field of creating machines that can perform tasks requiring human-like intelligence, such as reasoning, learning, and perception.
Fetch
MCP ServerWeb content fetching and conversion for efficient LLM usage
Compare LLM Pricing
This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.