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.
[!IMPORTANTE] DuckDuckGo Search MCP admite el estándar Model Context Protocol (MCP), lo que lo hace compatible con varios asistentes y herramientas de IA.
✨ Características
[!IMPORTANTE] A diferencia de muchas herramientas de búsqueda, este paquete realiza un raspado web real en lugar de utilizar API limitadas, lo que le brinda resultados más completos.
🚀 Inicio rápido
[!TIP] Esto descargará y ejecutará la última versión del servidor MCP directamente sin instalación: perfecto para un uso rápido con asistentes de IA.
🛠️ Opciones de instalación
Ejecutar globalmente:
🧑💻 Opciones de línea de comandos
[!TIP] Utilice el indicador --version para comprobar qué versión está ejecutando.
🤖 Uso con clientes MCP
[!IMPORTANTE] La forma más común de utilizar esta herramienta es integrándola con asistentes de IA compatibles con MCP.
Agregue el servidor a su configuración de cliente MCP:
O si se instala globalmente:
[!TIP] Después de la configuración, reinicie su cliente MCP para aplicar los cambios.
🧰 Descripción general de las herramientas
📁 Estructura del proyecto
🤝 Contribuyendo
¡Agradecemos sus contribuciones! Abra problemas o envíe solicitudes de incorporación de cambios.
[!NOTA] Siga el estilo del código existente y agregue pruebas para nuevas funciones.
📺 Canal de YouTube
📄 Licencia
Licencia Apache 2.0
[!NOTA] Este proyecto está licenciado bajo la Licencia Apache 2.0 – consulte el archivo de LICENCIA para obtener más detalles.
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.
Un servidor MCP que respeta la privacidad que permite búsquedas web y la extracción de contenido URL mediante DuckDuckGo, lo que permite a los asistentes de IA acceder a información web en tiempo real sin claves 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