search & data extraction
Duckduckgo Mcp Server
This is a TypeScript-based MCP server that provides DuckDuckGo search functionality.
typescript
cloud
local
search & data extraction
Installation
npx -y zhsama/duckduckgo-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "duckduckgo-mcp-server",
"command": "npx",
"args": [
"-y",
"zhsama/duckduckgo-mcp-server"
]
}About This MCP Server
zhsama/duckduckgo-mcp-server
This is a TypeScript-based MCP server that provides DuckDuckGo search functionality.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub