This skill should be used for web search and content scraping via DuckDuckGo MCP Server.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add archibate/dotfiles-opencode --skill mcp-duckgo --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mcp Duckgo?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/archibate-mcp-duckgo)More formats (shields.io, HTML) on the badges page.
---
name: mcp-duckgo
description: This skill should be used for web search and content scraping via DuckDuckGo MCP Server.
---
# DuckDuckGo Search
Use DuckDuckGo MCP by executing shell commands.
## Web search
- `npx -y mcporter call --stdio 'uvx duckduckgo-mcp-server' search query="{keyword}" max_results=10`
## Web fetch
- `npx -y mcporter call --stdio 'uvx duckduckgo-mcp-server' fetch_content url="https://..."`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!