Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2025 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Ddg Search

    A powerful Model Context Protocol (MCP) server for web search and URL content extraction using DuckDuckGo.

    16 stars
    JavaScript
    Updated Oct 13, 2025

    Documentation

    ---

    [!IMPORTANT]

    DuckDuckGo Search MCP supports the Model Context Protocol (MCP) standard, making it compatible with various AI assistants and tools.

    ---

    ✨ Features

    [!IMPORTANT]

    Unlike many search tools, this package performs actual web scraping rather than using limited APIs, giving you more comprehensive results.

    ---

    🚀 Quick Start

    [!TIP]

    This will download and run the latest version of the MCP server directly without installation – perfect for quick use with AI assistants.

    ---

    🛠️ Installation Options

    Global Installation

    bash
    npm install -g @oevortex/ddg_search

    Run globally:

    bash
    ddg-search-mcp

    Local Installation (Development)

    bash
    git clone https://github.com/OEvortex/ddg_search.git
    cd ddg_search
    npm install
    npm start

    ---

    🧑‍💻 Command Line Options

    bash
    npx -y @oevortex/ddg_search@latest --help

    [!TIP]

    Use the --version flag to check which version you're running.

    ---

    🤖 Using with MCP Clients

    [!IMPORTANT]

    The most common way to use this tool is by integrating it with MCP-compatible AI assistants.

    Add the server to your MCP client configuration:

    json
    {
      "mcpServers": {
        "ddg-search": {
          "command": "npx",
          "args": ["-y", "@oevortex/ddg_search@latest"]
        }
      }
    }

    Or if installed globally:

    json
    {
      "mcpServers": {
        "ddg-search": {
          "command": "ddg-search-mcp"
        }
      }
    }

    [!TIP]

    After configuring, restart your MCP client to apply the changes.

    ---

    🧰 Tools Overview

    ---

    📁 Project Structure

    text
    bin/              # Command-line interface
    src/
      index.js        # Main entry point
      tools/          # Tool definitions and handlers
        searchTool.js
        fetchUrlTool.js
        metadataTool.js
        feloTool.js
      utils/
        search.js     # Search and URL utilities
        search_felo.js # Felo AI search utilities
    package.json
    README.md

    ---

    🤝 Contributing

    Contributions are welcome! Please open issues or submit pull requests.

    [!NOTE]

    Please follow the existing code style and add tests for new features.

    ---

    📺 YouTube Channel

    ---

    📄 License

    Apache License 2.0

    [!NOTE]

    This project is licensed under the Apache License 2.0 – see the file for details.

    ---

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k