DuckDuckGo Search

SkillWeb & browsing

This skill gives your AI the ability to search the web with DuckDuckGo and pull content from the pages it finds. Once added, it can look up information online and read through web pages on your behalf. It is useful whenever a question needs current or publicly available web information.

Available today. Use it from your connected AI after setup.

After adding the skill, ask your AI to search for a topic or to look up and read the contents of a specific web page. It will use DuckDuckGo to find results and pull in what it needs.

Then ask your AI: use the DuckDuckGo Search skill

What your AI can do with it

  • Search the web with DuckDuckGo
  • Scrape and read content from web pages
  • Find online sources for a topic you ask about
  • Gather details from pages returned in search results
  • Answer questions using up-to-date web information

What this skill tells your AI

The instructions your AI receives, as published by aahl/skills in skills/mcp-duckgo/SKILL.md and read by ahel’s review.

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

Signals

GitHub stars
156
Forks
21
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
mcp-duckgo
Source
github.com/aahl/skills