mcp-duckgo
Original:🇺🇸 English
Translated
Skills for web search and content scraping via DuckDuckGo MCP Server. Used when users need online searching and web scraping.
11installs
Sourceaahl/skills
Added on
NPX Install
npx skill4agent add aahl/skills mcp-duckgoTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →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://..."