mcp-duckgo · git:20260210.65a4747 · 2026-02-10 · sha256 5f43452f125a441c
mcp-duckgo git:20260210.65a4747A
Immutable. This exact content is served forever at /api/v1/blob/5f43452f125a441c.
---
name: mcp-duckgo
description: Skills for web search and content scraping via DuckDuckGo MCP Server. Used when users need online searching and web scraping.
---
# Skill
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://..."`