MCP cover image
See in Github
2025-03-12

1

Github Watches

0

Github Forks

2

Github Stars

DuckDuckGo MCP Server

Node.js server implementing Model Context Protocol (MCP) for DuckDuckGo web search.

Features

  • Web Search using DuckDuckGo.

API

Tools

  • search
    • Search the web using DuckDuckGo.
    • Input: query (string)
    • Returns an array of results

Usage with Claude Desktop

Add this to your claude_desktop_config.json:

UVX

{
  "mcpServers": {
    "duckduckgo": {
      "command": "uvx",
      "args": [
        "ddg-mcp-server"
      ]
    }
  }
}

Docker

{
  "mcpServers": {
    "duckduckgo": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ashdev/duckduckgo-mcp-server"
      ]
    }
  }
}

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

    Reviews

    2 (1)
    Avatar
    user_CZGLkPcC
    2025-04-16

    As a dedicated user of the duckduckgo-mcp-server, I must say this tool by AshDevFr is a game-changer. Seamlessly integrating with MCP applications, it offers robust performance and privacy-centric browsing capabilities. Highly recommended for anyone looking to enhance their MCP experience! Check it out on GitHub for more details.