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 スクレイピングを実行し、より包括的な結果を提供します。
🚀 クイックスタート
[!TIP] これにより、インストールなしで最新バージョンの MCP サーバーを直接ダウンロードして実行できます。AI アシスタントですぐに使用するのに最適です。
🛠️ インストールオプション
グローバルに実行:
🧑💻 コマンドラインオプション
[!TIP] 実行しているバージョンを確認するには、--version フラグを使用します。
🤖 MCP クライアントでの使用
[!IMPORTANT] このツールを使用する最も一般的な方法は、MCP 互換の AI アシスタントと統合することです。
サーバーを MCP クライアント構成に追加します。
またはグローバルにインストールされている場合:
[!TIP] 構成後、変更を適用するには MCP クライアントを再起動します。
🧰 ツールの概要
📁 プロジェクト構造
🤝 貢献する
貢献を歓迎します!問題を報告したり、プルリクエストを送信したりしてください。
[!NOTE] 既存のコード スタイルに従い、新しい機能のテストも追加してください。
📺 YouTubeチャンネル
📄 ライセンス
Apacheライセンス2.0
[!NOTE] このプロジェクトは Apache License 2.0 に基づいてライセンスされています。詳細については、LICENSE ファイルを参照してください。
You must be authenticated.
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 サーバーです。
Related MCP Servers
- -securityAlicense-qualityThis 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 -1251JavaScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.Last updated -226PythonMIT License
- AsecurityAlicenseAqualityA 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 -24TypeScriptMIT License
- AsecurityFlicenseAqualityAn MCP protocol server that enables web search functionality using the Tavily API, allowing AI assistants to perform internet searches in real-time.Last updated -42Python