71
/ 100
11 days ago
glama

DuckDuckGo MCP Server

Enables AI agents to search the web via DuckDuckGo and fetch relevant webpage content using an LLM, without requiring an API key.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMAX_RESULTS5 Maximum number of search results returned per query
configPORT8080 Port the HTTP server listens on
configLLM_BASE_URLThe LLM endpoint must be OpenAI-compatible and is configured via the and LLM_MODEL environment variables (see [Configuration](#configuration)).
configLLM_MODELThe LLM endpoint must be OpenAI-compatible and is configured via the LLM_BASE_URL and environment variables (see [Configuration](#configuration)).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/lucagioacchini-duckduckgo-mcp-kf9zey)](https://m8ven.ai/mcp/lucagioacchini-duckduckgo-mcp-kf9zey)
commit: f1cca00554577275374d41380cf4765c6bf193d2
code hash: fc7fd9a7c52a18904615b416965a6afafb6b05749a9ca4b8ca8a2a90e358b366
verified: 6/21/2026, 10:42:58 AM
view raw JSON →