DuckDuckGo Search MCP

by OEvortex

Integrations

  • Enables web search functionality by scraping DuckDuckGo HTML results, providing more comprehensive search capabilities than limited APIs.

  • Allows the MCP server to be installed and run through the npm package registry, making it easily accessible for AI assistants.

  • Links to the OEvortex YouTube channel for updates and tutorials related to the MCP server.


[!IMPORTANT] DuckDuckGo Search MCP は、Model Context Protocol (MCP) 標準をサポートしており、さまざまな AI アシスタントやツールと互換性があります。


✨ 特徴

[!IMPORTANT] 多くの検索ツールとは異なり、このパッケージは制限された API を使用するのではなく、実際の Web スクレイピングを実行し、より包括的な結果を提供します。


🚀 クイックスタート

npx -y @oevortex/ddg_search@latest

[!TIP] これにより、インストールなしで最新バージョンの MCP サーバーを直接ダウンロードして実行できます。AI アシスタントですぐに使用するのに最適です。


🛠️ インストールオプション

npm install -g @oevortex/ddg_search

グローバルに実行:

ddg-search-mcp
git clone https://github.com/OEvortex/ddg_search.git cd ddg_search npm install npm start

🧑‍💻 コマンドラインオプション

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

[!TIP] 実行しているバージョンを確認するには、--version フラグを使用します。


🤖 MCP クライアントでの使用

[!IMPORTANT] このツールを使用する最も一般的な方法は、MCP 互換の AI アシスタントと統合することです。

サーバーを MCP クライアント構成に追加します。

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

またはグローバルにインストールされている場合:

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

[!TIP] 構成後、変更を適用するには MCP クライアントを再起動します。


🧰 ツールの概要


📁 プロジェクト構造

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

🤝 貢献する

貢献を歓迎します!問題を報告したり、プルリクエストを送信したりしてください。

[!NOTE] 既存のコード スタイルに従い、新しい機能のテストも追加してください。


📺 YouTubeチャンネル


📄 ライセンス

Apacheライセンス2.0

[!NOTE] このプロジェクトは Apache License 2.0 に基づいてライセンスされています。詳細については、LICENSE ファイルを参照してください。


You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

DuckDuckGo を使用した Web 検索と URL コンテンツの抽出を可能にし、AI アシスタントが API キーなしでリアルタイムの Web 情報にアクセスできるようにする、プライバシーに配慮した MCP サーバーです。

  1. 🚀 クイックスタート
    1. 🛠️ インストールオプション
      1. 🧑‍💻 コマンドラインオプション
        1. 🤖 MCP クライアントでの使用
          1. 🧰 ツールの概要
            1. 📁 プロジェクト構造
              1. 🤝 貢献する
                1. 📺 YouTubeチャンネル
                  1. 📄 ライセンス

                    Related MCP Servers

                    • -
                      security
                      A
                      license
                      -
                      quality
                      This MCP server utilizes DuckDuckGo for web searches, providing structured search results with metadata and features like smart content classification and language detection, facilitating easy integration with AI clients supporting the MCP protocol.
                      Last updated -
                      1
                      25
                      1
                      JavaScript
                      MIT License
                    • A
                      security
                      A
                      license
                      A
                      quality
                      A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
                      Last updated -
                      2
                      26
                      Python
                      MIT License
                      • Apple
                    • A
                      security
                      A
                      license
                      A
                      quality
                      A headless browser MCP server that allows AI agents to fetch web content and perform Google searches without API keys, supporting various output formats like Markdown, JSON, HTML, and text.
                      Last updated -
                      2
                      4
                      TypeScript
                      MIT License
                    • A
                      security
                      F
                      license
                      A
                      quality
                      An MCP protocol server that enables web search functionality using the Tavily API, allowing AI assistants to perform internet searches in real-time.
                      Last updated -
                      4
                      2
                      Python

                    View all related MCP servers

                    ID: 9jttvbc23e