mcp-duckgo

mcp-duckgo

Popular

Skills for web search and content scraping via DuckDuckGo MCP Server. Used when users need online searching and web scraping.

147stars
18forks
Updated 7/15/2026
SKILL.md
read-only
name
mcp-duckgo
description

Skills for web search and content scraping via DuckDuckGo MCP Server. Used when users need online searching and web scraping.

DuckDuckGo Search

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