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.
[!중요] DuckDuckGo Search MCP는 MCP(Model Context Protocol) 표준을 지원하므로 다양한 AI 도우미 및 도구와 호환됩니다.
✨ 특징
[!중요] 많은 검색 도구와 달리 이 패키지는 제한된 API를 사용하는 대신 실제 웹 스크래핑을 수행하여 더욱 포괄적인 결과를 제공합니다.
🚀 빠른 시작
지엑스피1
[!TIP] 이렇게 하면 설치 없이 MCP 서버의 최신 버전을 직접 다운로드하여 실행할 수 있습니다. AI 어시스턴트와 함께 빠르게 사용하기에 적합합니다.
🛠️ 설치 옵션
전 세계적으로 실행:
🧑💻 명령줄 옵션
[!TIP] --version 플래그를 사용하여 실행 중인 버전을 확인하세요.
🤖 MCP 클라이언트와 함께 사용
[!중요] 이 도구를 사용하는 가장 일반적인 방법은 MCP 호환 AI 어시스턴트와 통합하는 것입니다.
MCP 클라이언트 구성에 서버를 추가합니다.
또는 글로벌하게 설치된 경우:
[!TIP] 구성 후 MCP 클라이언트를 다시 시작하여 변경 사항을 적용하세요.
🧰 도구 개요
📁 프로젝트 구조
🤝 기여하기
기여를 환영합니다! 이슈를 개설하거나 풀 리퀘스트를 제출해 주세요.
[!NOTE] 기존 코드 스타일을 따르고 새로운 기능에 대한 테스트를 추가하세요.
📺 유튜브 채널
📄 라이센스
아파치 라이선스 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를 사용하여 웹 검색과 URL 콘텐츠 추출을 지원하는 개인정보 보호형 MCP 서버로, AI 도우미가 API 키 없이도 실시간 웹 정보에 액세스할 수 있습니다.
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