DuckDuckGo MCP ServerServer

misanthropic-ai
GitHub
searchDuckDuckGoAI

Loading subscription status...

💡 Description

This server provides DuckDuckGo search capabilities, allowing text, image, news, video searches, and AI chat through the Model Context Protocol.

📝 JSON Entries

{
  "mcpServers": [
    {
      "ddg-mcp": {
        "args": [
          "--directory",
          "/PATH/TO/YOUR/INSTALLATION/ddg-mcp",
          "run",
          "ddg-mcp"
        ],
        "command": "uv"
      }
    }
  ]
}

🛠️ Tools

ddg-text-searchddg-image-searchddg-news-searchddg-video-searchddg-ai-chat

Features

  • Search functionalities
  • AI chat integration
  • Image and video search capabilities

💬 Example Queries

  • Use the ddg-text-search tool to search for 'climate change solutions'
  • Use the ddg-image-search tool to find images of 'renewable energy' with color set to 'Green'
  • Use the ddg-news-search tool to find recent news about 'artificial intelligence'
  • Use the ddg-video-search tool to find videos about 'machine learning tutorials'
  • Use the ddg-ai-chat tool to ask 'What are the latest developments in quantum computing?'