MCP Duckgo

This skill should be used for web search and content scraping via DuckDuckGo MCP Server.

archibate 53448b8 419 B Updated

File contents

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://..."

archibate/dotfiles-opencode/tree/main/skills/mcp-duckgo commit 53448b8bcd

Frequently asked questions

npx skillmds@latest add archibate/mcp-duckgo